Skip to content

v0.6.2

Compare
Choose a tag to compare
@jsvine jsvine released this 06 May 18:08
· 283 commits to stable since this release

The main news about this version is that it introduces type annotations, and enforces them via mypy --strict. It also fills in the few remaining gaps in the library's test coverage (although all parts of the library could still use stronger tests). See CHANGELOG.md for details.