Skip to content

v0.3.0 🍂

Latest
Compare
Choose a tag to compare
@ilias-ant ilias-ant released this 06 Nov 13:13
· 2 commits to main since this release
df2f515

A minor (i.e. backwards-compatible) release, with:

Features

  • support for the newly released Python v3.11.
  • minor version upgrades for the development dependencies of the project (see: [tool.poetry.dev-dependencies]).

Security

CI/CD

  • CI pipeline now includes builds against Python v3.11.
  • CI pipeline has migrated codecov/codecov-action Github Action from v1 to v3.
  • CI and CD pipelines explicitly pin poetry version to 1.2.2.

For more technical details, see PR #14.