All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fj-bom set to 1.7.2
- fj-lib set to 8.6.6
- New SampleObfuscateFun function
- fj-bom set to 1.6.1
- Default randomizer uses now java.util.Random instead of SecureRandom (but it is possible to customize it)
- Added support for Reader/Writer to ProcessJson utl
- ProcessJson utility
- fj-bom set to 1.6.0
- fj-lib set to 8.4.8
- Workflows review
- Upgraded build_maven_package workflow to version 1.0.1, (accepts DISABLE_MAVEN_DEPENDENCY_SUBMISSION)
- utility methods for subclasses of XmlToJsonConverter
- custom XmlToJsonConverter test
- maven build ans sonar scan workflow
- xml to json conversion (see xml conversion)
- json to xml conversion (see xml conversion)
- yaml support documentation