Release v3.2.0
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.