Skip to content

Releases: fugerit-org/fj-doc

2022-12.6

22 Dec 15:22
Compare
Choose a tag to compare

0.6.1 (2022-12-22)

  • Added doc(x) and xls(x) validators
  • Corrected type in package name

2022-12.5

20 Dec 21:47
Compare
Choose a tag to compare

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

2022-12.4

19 Dec 21:42
Compare
Choose a tag to compare

0.5.11 (2022-12-19)

  • Added doc type validation module (fj-doc-val)

2022-12.3

12 Dec 15:52
Compare
Choose a tag to compare

0.5.10 (2022-12-12)

  • Added support for maximum table width and doc language in simpletable module

2022-12.2

11 Dec 20:26
Compare
Choose a tag to compare

0.5.9 (2022-12-11)

  • Added support for style and align in simpletable module

2022-12.1

11 Dec 20:27
Compare
Choose a tag to compare

0.5.8 (2022-12-10)

  • Added support for border width in simpletable module

0.5.7 (2022-12-09)

  • Updated fj-core version to 0.8.4
  • Updated fj-bom version to 0.2.3
  • Added facade for creating new SimpleTable

2022-12.0

05 Dec 15:35
Compare
Choose a tag to compare

0.5.6 (2022-12-05)

  • Changed base path of freemarker config to avoid conflict
  • Changed base path of mod fop config to avoid conflict
  • Added module fj-doc-lib-simpletable (with samples, basic documentation
    and junit)

2022-11.6

24 Nov 23:55
Compare
Choose a tag to compare
  • fj-doc-mod-fop Fixed legacy compatibility of FopConfigClassLoader see
    [0.5.2](#7

2022-11.5

24 Nov 11:22
Compare
Choose a tag to compare
  • fj-doc-mod-opencsv, added module for handling CSV format CSV
    format

2022-11.4

22 Nov 07:37
Compare
Choose a tag to compare

0.5.3 (2022-11-21)

  • fj-doc-base fixed xsd version comparison (before was a normal string
    comparison)
  • fj-doc-mod-fop Fixed legacy compatibility of FopConfigClassLoader see
    0.5.2