Skip to content

v1.1.0

Choose a tag to compare

@petruki petruki released this 10 Aug 22:19
· 8 commits to master since this release
e8f90c9

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