Releases
v21.9.0
21.9.0 - 2021-09-20
Added
Adjusted pontos-release release for the use of conventional commits ... 28b85ae
Added an changelog dir setting in the conventional commits toml 34a98af
Added variables and arguments for the conventional commits 2daf466
Added an example changelog.toml with different Changelog groups 62bd1c1
New script to parse git log to changelog markdown file dd9b750
Argument to set a custom CHANGELOG file path 255ddc3
Changed
We need to fetch tags and git log in checkout 4c3840d
cleaned commit message, by removing the commit type identifier cac2c5d
Adjust path to the main functions in the pyproject toml 62f50bb
Documentation
Documenting new release processes 526d230
Refactor
suppress warning by correctly comparing e65b262
Removed u-string ... is not required anymore 3089a36
rename main to main and import main directly b7c3347
Split pontos-release file: Detach argparser and main command from big release.py file 55787e1
Split pontos-release file: Detach sign command from big release.py file 598fc2d
Splitting up the pontos-release into several files: Detach prepare from single file. Wip: Also including conventional commits into prepare 8d9f1a0
Testing
Conventional Commits release 9fed912
Prepare with conventional commits 85d0b48
Adding a test, if no conventional commits are found 5e1d059
Split up the release, prepare and sign tests ... 8fe2c0a
fixed/corrected the tests 4c40684
You can’t perform that action at this time.