Skip to content

Releases: trackerforce/dot-path-ql

v1.2.1

25 Sep 04:35
73efec8

Choose a tag to compare

What's Changed

  • Added obfuscate feature for replacing source data with **** by @petruki in #10
  • Added pipeline API for chained use of exclude and obfuscate by @petruki in #11

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Sep 03:59
df0d5f2

Choose a tag to compare

What's Changed

  • Migrated namespace to ca.trackerfoce by @petruki in #8
  • Improved DotUtils for better type handling by @petruki in #9

Breaking Changes

  • Replace namespace from io.github.trackerforce to ca.trackerforce

Full Changelog: v1.1.0...v1.2.0

v1.1.0

10 Aug 22:19
e8f90c9

Choose a tag to compare

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

06 Aug 06:45
56630d0

Choose a tag to compare