Releases: greenbone/pontos
Releases · greenbone/pontos
pontos 21.6.2
pontos 21.6.1
pontos 21.6.0
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 nextdev
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 byget_project_name()
#105
pontos 21.4.0
pontos 21.3.0
pontos 21.2.0
21.2.0 - 2021-02-08
Added
- New command called
pontos-update-header
to update years in copyright headers #58 - Tests for
pontos-update-header
added. #59#60
Changed
- Renamed
pontos-copyright
topontos-update-header
. This tool now adds copyright header to files, if missing. #59 - Change versioning to Calendar Versioning#61
pontos 0.3.1
pontos 0.3.0
0.3.0 - 2020-08-19
Added
- Add possibility to update the version within a cmake project.
- Add possibility to execute version script via poetry run version
- Add CHANGELOG.md handling (updating unreleased, get unreleased information)
- Add release command to make a release
- Add prepare release command
Changed
__main__
checks if there is CMakeLists.txt or pyproject.toml in path.
Based on that it decide which version command it will execute.
pontos 0.2.0
pontos 0.1.0
Initial release