v0.6.2
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.