v1.0.2
- Added UUID, RangeRight, and Deep Merge transformations.
- Added two new operators:
equalsIgnoreCase
andstrictEquals
. - Enhanced the
filterOn
functionality in theforEach
custom transform. - Integrated Highlight.js on the home page. Future plans to extend it to the playground.
- Fixed a bug where temporary fields were not working at nested levels.
- Improved comments around the
/core
module for better documentation. - Sub transform blocks can now be defined at any nested level but accessed only from the root level.
- Added license information to several files.
What's Changed
- v1.0.2 by @karthikchiru12 in #61
- Added sanitization->temporary fields on reference. by @karthikchiru12 in #62
Full Changelog: v1.0.1...v1.0.2