Releases: kdeldycke/workflows
Releases · kdeldycke/workflows
v4.5.4
v4.5.3
v4.5.2
Changes
- Rerelease to fix admonition in changelog.
- Fix changelog new entry format.
v4.5.1
Changes
- Fix over-escaping of
[!IMPORTANT]
admonition in changelog. - Fix content writing into output files.
v4.5.0
Changes
- Replace
mdformat-black
bymdformat-ruff
. - Install
mdformat
,gha-utils
,yamllint
,bump-my-version
,ruff
,blacken-docs
andautopep8
as a global tool to not interfere with the project dependencies. - Fix
mdformat-pelican
compatibility withmdformat-gfm
. - Upgrade job runs from
ubuntu-22.04
toubuntu-24.04
. - Mark python 3.13-dev tests as stable.
- Fix empty entry composition.
- Remove local workaround for Nuitka.
v4.4.5
v4.4.4
v4.4.3
v4.4.2
Changes
- Add local workaround for Nuitka to fix bad packaging of
license_expression
package at build time.