Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 420 Bytes

release-notes.md

File metadata and controls

19 lines (14 loc) · 420 Bytes

1.1.8

  • Moved publishing package to github actions.

1.1.6

  • Added within operator to compare numbers with a precision.

1.1.5

  • Various fixes and improved testing.

1.1.4

  • Dropped Newtonsoft.Json dependency to 9.x

1.1.3

  • Resolved equality check with "in" operator.

1.1.2

  • Added netstandard1.0 target to enable using the library from .net 4.5

1.0.0

  • Passed all tests from JsonLogic.com