Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@kmaehashi kmaehashi released this 30 Dec 07:32
28abc95

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.