- Moved publishing package to github actions.
- Added
within
operator to compare numbers with a precision.
- Various fixes and improved testing.
- Dropped Newtonsoft.Json dependency to 9.x
- Resolved equality check with "in" operator.
- Added netstandard1.0 target to enable using the library from .net 4.5
- Passed all tests from JsonLogic.com