Skip to content

v0.11.1

Latest
Compare
Choose a tag to compare
@denewiler denewiler released this 20 Jan 14:42
df319ea

API breaking changes introduced. Pin statick<0.11 if you need the older plugin approach based on yapsy.

Added

  • Use of pyproject.toml instead of setup.py and requirements.txt.
  • Added support for Python 3.12 and 3.13.
  • Switched from yapsy to setuptools for plugin mechanism. (#508)

Fixed

  • Run isort on unit test files.
  • Handle updated warning type from cppcheck introduced in version 2.8.