Skip to content

Release v3.2.0

Compare
Choose a tag to compare
@ryanleary ryanleary released this 29 Aug 14:27
· 36 commits to master since this release

This release adds an inPlace option to the shift transform allowing for shuffling of values within the json on top of the source json (ie not starting with a new json document).

This also provides a large bugfix for the UUID transform which previously produced incorrect results.