Skip to content

2023-10.3

Compare
Choose a tag to compare
@fugerit79 fugerit79 released this 22 Oct 16:21
· 856 commits to main since this release
4fea039

[3.1.8] - 2023-10-22

Added

  • [playground-quarkus] csv output format
  • [fj-doc-mod-opencsv] 'csv-line-end' property to override the default line terminator (\n)
  • [fj-doc-mod-opencsv] 'csv-separator' property to override the default separator (,)
  • [lib-autodoc] documentation for csv properties
  • [lib-autodoc] documentation for spreadsheet properties
  • [playground-quarkus] DocConversion same format conversion (i.e. json -> json)
  • [playground-quarkus] DocConversion only convert without pretty print
  • [playground-quarkus] Venus XML Doc output format
  • [playground-quarkus] messageFun (SimpleMessageFun) usable in ftl templates
  • [playground-quarkus] freemarker (ftl) code highlight
  • [playground-quarkus] complex example taken from https://github.com/fugerit-org/fj-doc-guides/tree/main/fj-doc-guides-A003-full-document-freemarker
  • [playground-quarkus] os.arch info in home page
  • [playground-quarkus] generation error output

Changed

  • [playground-quarkus] home page provides the 'snapshot' image tag (instead of previous 'latest').
  • [playground-quarkus] code review to remove bootstrap
  • [playground-quarkus] default html type handler set to FreeMarkerHtmlFragmentTypeHandlerEscapeUTF8

Fixed

  • [playground-quarkus] <#ftl> directive handling

[3.1.7] - 2023-10-21

Added

  • [playground-quarkus] markdown output
  • [playground-quarkus] document catalog filter by input type
  • [playground-quarkus] system info in home page

Changed

  • [playground-quarkus] set -Dfile. encoding="UTF-8" on quarkus image
  • [playground-quarkus] better json custom data handling in samples
  • [playground-quarkus] base docker image set to amazoncorretto:21

Fixed

  • utf8 read function
  • [playground-quarkus] link in home page