Skip to content

v2.7.2

Compare
Choose a tag to compare
@CasperWA CasperWA released this 13 Jan 22:39
· 44 commits to main since this release

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)

Full Changelog

Fixed bugs:

  • Support first release #232

Closed issues:

  • Use ruff instead of pylint (and isort) in code base #191

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator