Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 21:49
749033e

0.3.0 (2026-06-14)

Features

  • adding handler for --version command to show application version. Adding footer to generated reports that shows version of program. (def1fa3)

Bug Fixes

  • provide fallback BuildProperties bean when build-info.properties is absent (e7728d1)
  • resolve versionCommand bean collision that blocked application startup (e0395a0)

Documentation

  • document the version command in README and docs/ (d6669e7)