Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@daniil-berg daniil-berg released this 14 Oct 15:17
v1.2.0
63371f7

Add full typing support and improve code quality

Features

  • Add py.typed marker for static type checkers

Fixes

  • Fix a few glaring typing issues

Misc

  • Switch to pyproject.toml for configuration
  • Add and follow a bunch of linting rules
  • Improve docstrings
  • Fix a few typos