Skip to content

v8.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 08:40
· 270 commits to master since this release

v8.1.2 (2023-10-13)

Build

  • build(deps-dev): update importlib-resources requirement (#719) (b1ec8fe)

  • build(deps-dev): bump ruff from 0.0.290 to 0.0.292 (#726) (9818cb0)

Chore

  • chore: remove setup.py as setuptools no longer needs it (d8762c8)

  • chore: clearer pytest output from tox (d890e46)

  • chore: pre-commit autoupdate && pre-commit run -a (7f448f2)

  • chore: add tests for python 3.12 (#728) (42360fd)

Fix

  • fix: correct lint errors

GitHub.upload_asset now raises ValueError instead of requests.HTTPError (a13a6c3)

  • fix: Error when running build command on windows systems (#732) (2553657)