gg_json_hash 1.1.3 gg_json_hash: ^1.1.3 copied to clipboard
Hashes JSON objects deeply. Good or JSON comparison, sync and more.
Changelog #
1.1.3 - 2024-11-27 #
Changed #
- Make hash url save
1.1.2 - 2024-11-27 #
Added #
- Add GgJsonHash.validate
1.1.1 - 2024-11-27 #
Added #
- Add recursive flag for adding hashes
1.1.0 - 2024-11-23 #
Added #
- Add inPlace option to write hashes in place.
- Add updateExistingHashes to control if existing hashes are updated.
Changed #
- Update CHANGELOG.md
1.0.2 - 2024-11-22 #
Added #
- Initial boilerplate.
- Add initial implementation
- Add applyToString
- Add example
Changed #
- Increase version