Releases: trackerforce/dot-path-ql
Releases · trackerforce/dot-path-ql
v1.2.1
v1.2.0
v1.1.0
What's Changed
- Added better support for nested groups, fixes default paths by @petruki in #1
- Added exclude API to DotPathQL, improved design with better SoC by @petruki in #2
- fix: exclude API to handle primitive collection or arrays by @petruki in #3
- Added support to defaultPaths for the exclude API by @petruki in #4
- Added toJson API for pritting a mapped object by @petruki in #5
- chore: refactored APIs to reduce coupling by @petruki in #6
- Added DotUtils and parsePaths to help build path components list by @petruki in #7
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/trackerforce/dot-path-ql/commits/v1.0.0
🚀 First release!