Skip to content

v0.0.3 FtlDoc

Compare
Choose a tag to compare
@Zardoz89 Zardoz89 released this 20 Mar 09:03
· 32 commits to master since this release

v0.0.3 Compiled with Java 8

  • Updated Freemaker to 2.3.31
  • Added to @param an optional entry for type.
  • Added support of JsDoc @param style annotations
  • Added some basic tests using JUnit 5 + Spock 2
  • Added maven configuration parameters to change :
    • Freemarker compatibility version
    • Title
    • Embed readme/welcome text
  • Strong refactor of templates to adopt a modern style, without using framesets (see https://zardoz89.github.io/ftldoc/examples/simple_test/index.html )