v0.0 Release Notes
v0.0.7
- Fix exclude to work with lists #123
v0.0.6
- Sort the data when data normalization is used with key anchoring
v0.0.5
- Update jmespath dependency
- Drop python 3.7 support
v0.0.4
- Relax deepdiff dependency
v0.0.3
- 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
v0.0.2
- Update operator logic for returned result
- Update docs
v0.0.1
v0.0.1-beta.1