Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 16:25

Added

  • SPDX license headers were added to source files
  • Official support and testing for Python 3.13 (#25)

Fixed

  • Fixed the README referring to the wrong license text
  • Fixed the creation of loggers for the library which were never utilized

Changed

  • Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.2 (by @dependabot in #22)
  • Update pre-commit to 4.0.1 (#23)
  • Use pytest fixtures effectively (#24)
  • Use pytest-docker in place of manual Docker (#26)