Releases: greenbone/pontos
Releases · greenbone/pontos
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