Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.16 KB

CHANGES.rst

File metadata and controls

55 lines (35 loc) · 1.16 KB

Changelog

1.1.1 (2020-11-14)

Bugfixes

  • Provide x86 Windows wheels. #169

1.1.0 (2020-10-13)

Features

  • Add support for hashing of a frozen list. #136
  • Support Python 3.8 and 3.9.
  • Provide wheels for aarch64, i686, ppc64le, s390x architectures on Linux as well as x86_64.

1.0.0 (2019-11-09)

Deprecations and Removals

  • Dropped support for Python 3.5; only 3.6, 3.7 and 3.8 are supported going forward. #24