Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 1.28 KB

CHANGELOG

0.5.0 - 2025-01-05

Added

  • test for @Repository annotation
  • change logging configuration via properties file
  • test for install script
  • option to install via release archive file
  • option to set local maven repository settings
  • version and help command line option
  • option to specify install version explicitly

Changed

  • updated various dependencies
  • default user for macos set to _www

0.4.0 - 2024-08-25

Added

  • MacOS option in install script

0.3.0 - 2024-08-18

Added

  • Install script
  • sample configuration file
  • README

Changed

  • add working directory to service file

0.2.0 - 2024-08-17

Added

  • Service file in release

Changed

  • Release tar archive gzip
  • Adapt release content structure

0.1.0 - 2024-07-06

Added

  • Initial Version