v2.7.2
Support first time releases
Patch update to fix a bug, where a first time release was not performed due to an expectation in the callable workflow for a a previous version to be present.
This update also introduces a DX lift due to the shift to ruff over pylint and isort.
Changelog
v2.7.2 (2024-01-13)
Fixed bugs:
- Support first release #232
Closed issues:
- Use ruff instead of pylint (and isort) in code base #191
Merged pull requests:
- [Auto-generated] Update dependencies #235 (@TEAM4-0)
- Go through another env var to set --since-tag #233 (@CasperWA)
- [Auto-generated] Update dependencies #231 (@TEAM4-0)
- Update to ruff (instead of pylint (and isort)) #192 (@CasperWA)
* This Changelog was automatically generated by github_changelog_generator