Releases: fugerit-org/fj-doc
Releases · fugerit-org/fj-doc
2023-01.4
2023-01.3
0.8.1 (2023-01-15)
- Added methods to DocProcessContext for DocBase and DocType availability.
- Added access to DocConfig static variables in Freemarker Chain process
- Added new info doc-version-compatibility for handling behaviours in 1-x e 2-x doc versions.
- Added a sample documents catalog to the fj-doc-sample modules (accessible in the playgound application too)
2023-01.2
0.8.0 (2023-01-07)
- Added a new module for generating documentation fj-doc-lib-autodoc
- Published new version of doc-2-0.xsd, see doc xsd changelog
- Created a brand new xsd reference documentation
2023-01.1
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