- Sort the data when data normalization is used with key anchoring
- Update jmespath dependency
- Drop python 3.7 support
- Relax deepdiff dependency
- Update documentation
- Fix evaluation logic in operator check
- Fix operator checks to follow other check_type logic #85
- Add support for multiple ref key #92
- Update gt and lt logic in operator check #64
- Fix ref key in dict of dicts data type #91
- Support single value in expression #94
- Minor fixes
- Update operator logic for returned result
- Update docs
- Initial release
- First beta release