Skip to content

Releases: kdeldycke/workflows

v4.7.2

10 Nov 17:05
Compare
Choose a tag to compare

Changes

  • Fix installation of hub on broken links job.

🐍 Available on PyPi.

v4.7.1

03 Nov 13:38
Compare
Choose a tag to compare

Changes

  • Fix upload to PyPi on release.
  • Remove unused uv_requirement_params in metadata.

🐍 Available on PyPi.

v4.7.0

03 Nov 12:01
Compare
Choose a tag to compare

Changes

  • Remove extra_python_params variant in nuitka_matrix metadata.
  • Add official support of Python 3.13.
  • Drop support for Python 3.9.
  • Use macos-15 instead of macos-14 to build binaries for arm64.
  • Use ubuntu-24.04 instead of ubuntu-22.04 to built binaries for Linux.
  • Run tests on Python 3.14-dev.

🐍 Available on PyPi.

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.