Skip to content

pontos 21.6.0

Compare
Choose a tag to compare
@y0urself y0urself released this 08 Jun 06:25
8a65fe2

21.6.0 - 2021-06-08

Added

  • Template for header #85

Changed

  • For pontos-release the --release-version argument is not required anymore. You can choose between --release-version and --calendar now. #104
    • --calendar will automatically look up the next calendar release version number
    • --release-version can still be used for setting the release version number manually
    • --next-version is not required anymore, it will be set by calculating the next dev version, if not manually set.
  • The new Changelog and setting the next version is now done after the release within pontos-release release #104
  • The parameter --project in pontos-release, it not required anymore and by default resolved by get_project_name() #105