Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@bijington bijington released this 24 Aug 07:02

Bug fixes:
* GH-16: The parser now always uses the '.' decimal separator rather than using the current locales.
* GH-10: String comparisons now adhere to the ExpressiveOptions.IgnoreCase option if passed in.
* GH-14: Comparisons between strings and booleans now no longer fail.