Skip to content

Releases: kdeldycke/workflows

v4.6.1

26 Sep 12:34
Compare
Choose a tag to compare

Changes

  • Use uv to publish Python packages.

🐍 Available on PyPi.

v4.6.0

20 Sep 08:05
Compare
Choose a tag to compare

Changes

  • Use uv to build Python packages.
  • Remove dependency on build package.
  • Fix coverage report upload.
  • Upload test results to coverage.

🐍 Available on PyPi.

v4.5.4

04 Sep 15:25
Compare
Choose a tag to compare

Changes

  • Rerelease to stabilize changelog updates.

🐍 Available on PyPi.

v4.5.3

04 Sep 14:59
Compare
Choose a tag to compare

Changes

  • Fix changelog indention.
  • Add changelog unittests.

🐍 Available on PyPi.

v4.5.2

26 Aug 14:02
Compare
Choose a tag to compare

Changes

  • Rerelease to fix admonition in changelog.
  • Fix changelog new entry format.

🐍 Available on PyPi.

v4.5.1

25 Aug 19:46
Compare
Choose a tag to compare

Changes

  • Fix over-escaping of [!IMPORTANT] admonition in changelog.
  • Fix content writing into output files.

🐍 Available on PyPi.

v4.5.0

24 Aug 18:48
Compare
Choose a tag to compare

Changes

  • Replace mdformat-black by mdformat-ruff.
  • Install mdformat, gha-utils, yamllint, bump-my-version, ruff, blacken-docs and autopep8 as a global tool to not interfere with the project dependencies.
  • Fix mdformat-pelican compatibility with mdformat-gfm.
  • Upgrade job runs from ubuntu-22.04 to ubuntu-24.04.
  • Mark python 3.13-dev tests as stable.
  • Fix empty entry composition.
  • Remove local workaround for Nuitka.

🐍 Available on PyPi.

v4.4.5

18 Aug 08:49
Compare
Choose a tag to compare

Changes

  • Bump gha-utils CLI.

🐍 Available on PyPi.

v4.4.4

18 Aug 08:01
Compare
Choose a tag to compare

Changes

  • Fix update of changelog without past entries.

🐍 Available on PyPi.

v4.4.3

12 Aug 12:33
Compare
Choose a tag to compare

Changes

  • Release with relaxed dependencies.

🐍 Available on PyPi.