Releases: fugerit-org/fj-doc
Releases · fugerit-org/fj-doc
2023-01.0
0.7.1 (2023-01-02)
- Added conversion utility from json/yaml to xml
- Added xml to json/yaml conversion
conventions - More functionalities in playground
- Upgrade playground to quarkus 3.0.0.Alpha2
2022-12.8
0.7.0 (2022-12-29)
- Added module for using json a document generator fj-doc-base-json (based on jackson)
- Added module for using yaml a document generator fj-doc-base-yaml (based on jackson)
- Added playground module fj-doc-playground-quarkus (based on quarkus)
- Better pdf validation handling
- Updated fj-core version to 0.8.6
2022-12.7
2022-12.6
2022-12.5
0.6.0 (2022-12-20)
- Added compatibility check for Tiff Image Validator (required java 9+
at runtime) - Now fj-doc requires java9+ at build time (will be build with java 11),
java8 at runtime (some functionalities will not works) - Updated fj-core version to 0.8.5