Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 13:10
· 16 commits to master since this release

Features

  • Added official support for python 3.11.
  • Added typing support (PEP 561).
  • Added dataslots.dataclass decorator to mimic dataclasses interface for easier migration.
  • Added many security patches to build process (SLSA Level 3).

Bugfixes

  • Fixed setuptools warnings.

Full Changelog: v1.1.0...v1.2.0