Releases: fugerit-org/fj-doc
Releases · fugerit-org/fj-doc
2023-07.2
1.2.0-rc.001 (2023-07-07)
- Added module fj-doc-lib-simpletable-import to convert xlsx or csv to simple table
2023-07.1
1.1.2-rc.001 (2023-07-03)
- Updated quarkus version to 3.1.3.Final
- Added generation time on playgroud quarkus
- Added lombok dependency
- Added API for AOT type handlers initialization (especially useful for libraries like apache fop)
2023-07.0
1.1.1-rc.001 (2023-07-02)
- Added fj-doc bom dependencies for incubator and deprecated modules (fj-doc-ent, fj-doc-mod-pdfbox, fj-doc-mod-itext, fj-doc-mod-jxl)
- Fix page number handling on footer / header of fj-doc-mod-fop,[fj-doc-mod-fop] inccorect handling of &
2023-06.1
2023-06.0
1.0.3-rc.002 (2023-06-15)
- Upgrade quarkus version to 3.1.1.Final (Apache Maven 3.8.2+ needed to build)
1.0.3-rc.001 (2023-06-08)
- [fj-doc-mod-fop] inccorect handling of &
- update fj-bom version 1.1.0
- update fj-core version 8.0.10-rc.003
1.0.2-rc.001 (2023-04-05)
- Upgrade playground to quarkus 3.0.0.CR1
2023-03.1
1.0.1 (2023-03-26)
- update fj-bom version 1.0.0
- update fj-core version 8.0.4
- maven.compiler.release property set to '8' (so the project is still compatible with java8+) [except for quarkus playground]
- As for the new parent version, building should be done using java11+
2023-03.0
1.0.0 (2023-03-18)
- Moving github pages to main branch, dropping 0 version
- update fj-core version 8.0.0
2023-02.3
2023-02.2
0.8.10 (2023-02-26)
- Managing of unsafe DocTypeHandler for DocHandlerFactory
- update fj-core version to 0.8.13 (DocHandlerFactory would not work with previous versions)
2023-02.1
0.8.9 (2023-02-20)
- Upgraded quarkus version to 3.0.0.Alpha4
- Fix charset handling for csv type handler
- Fix to alternate text for json and yaml sample