Skip to content

Releases: capjan/CoreLib

Version 9.1.1

03 Jul 13:05
a350965
Compare
Choose a tag to compare

Changes

Version 9.1.0

03 Jul 12:48
aadf05c
Compare
Choose a tag to compare

Changes

  • Added possibility to use predicates in InputParser
  • Fixed a bug in InputParser that causes wrong lookahead behavior

v9.0.0

19 Apr 14:31
05ea640
Compare
Choose a tag to compare
fixed parser nullable handling

Version 8.2.0

17 Feb 22:46
f3236df
Compare
Choose a tag to compare

New: Added MaskedTextFormatter
Change: Library now uses C# 10

Version 8.1.0

17 Feb 08:36
d2a5652
Compare
Choose a tag to compare

Added CliWrapper

Version 8.0.0

03 Feb 09:55
700d4da
Compare
Choose a tag to compare

Breaking Change: Changed Input of IParser to IParserInput