Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 1.46 KB

Changes by Version

v0.3.0 (2024-02-27)

  • #6 Apply auto-formatting

v0.2.6 (2023-09-20)

  • #4 Omit imports for classes in the same package
  • #3 Transition to GitHub Actions
  • #2 Support <X> * <Y> combinations in Template generator
  • #1 Inherit Maven dependency versions from root POM

v0.2.5 (2020-05-23)

  • Add Parameters bean for TemplateMojo.
  • Revise codegen API to implement TemplateMojo.
  • Add template submodule.
  • Improve tests.
  • Improve javadocs.

v0.2.4 (2019-07-21)

  • Upgrade org.libj:util:0.7.9 to 0.8.0.
  • Upgrade org.libj:test:0.6.9 to 0.7.0.
  • Upgrade org.openjax.maven:mojo:0.3.5 to 0.4.1.
  • Upgrade org.openjax.codegen:radixtree:0.2.3 to 0.2.4.

v0.2.3 (2019-05-13)

  • Initial public release.