See here for the list of all pull-requests included in this release.
Highlights
- Adds support for Python 3.10.
- Adds type annotations.
- Improves documentation.
Backward-incompatible Changes
- Support for Python 3.5 and 3.6 has been dropped.
- Tools API (
pypict.tools
) has been removed. Use Command API instead.