Skip to content

Releases: k94ll13nn3/Strinken

3.0.0

03 Dec 12:25
Compare
Choose a tag to compare

Added

Changed

  • Rework internal parsing engine

Fixed

  • Invalid tag and filter names are now throwing an exception
  • Exclude comma from possible argument character

2.0.0

26 Jul 20:39
Compare
Choose a tag to compare

Changed

  • Rework parser creation
  • Library now targets netstandard1.0 instead of netstandard1.1
  • Empty tag and filter names ared now considered as invalid by the builder.
  • Empty or null string is now considered as valid by the parser.
  • The validation method now returns a ValidationResult

1.0.1

19 Jul 17:46
Compare
Choose a tag to compare

Fixed

  • Fix versioning

1.0.0

18 Jul 17:22
Compare
Choose a tag to compare

Initial release.