Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.49 KB

Changes by Version

v0.8.8 (2024-02-27)

  • #6 JaxbMojo use mojo parameters provided by BaseMojo
  • #5 Redeclare List as ArrayList

v0.8.7 (2023-09-20)

  • #3 Auto-Convert v1.1 XSDs to v1.0
  • #2 Transition to GitHub Actions
  • #1 Inherit Maven dependency versions from root POM

v0.8.5 (2020-05-23)

  • Upgrade org.apache.maven dependencies from v3.6.1 to v3.6.2.
  • Upgrade to latest changes in org.openjax:maven APIs.
  • Improve javadocs.

v0.8.2 (2019-07-21)

  • Switch from @SourceInput to @FilterParameter in JaxbMojo.
  • Upgrade org.libj:test:0.6.9 to 0.7.0.
  • Upgrade org.libj:exec:0.8.9 to 0.8.10.
  • Upgrade org.openjax.maven:mojo:0.3.5 to 0.4.1.
  • Upgrade org.openjax.xml:sax:0.9.2 to 0.9.3.

v0.8.1 (2019-05-13)

  • Initial public release.