Skip to content

v0.12.11

Latest

Choose a tag to compare

@khoroshevskyi khoroshevskyi released this 25 Mar 16:27
58b983c

What's Changed

  • Migrates packaging metadata to pyproject.toml (hatchling) and removes setup.py, MANIFEST.in, and legacy requirements files.
  • Updates CI workflows to install via extras (.[test]), run pytest, and replace Black with Ruff checks/formatting.
  • Modernizes type hints and docstrings across core modules; updates CLIs to derive version via importlib.metadata