Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 1.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2022-12-29

  • Improve performance.

1.0.2 - 2022-06-18

  • Drop support for Python 3.5, 3.6 and PyPy3.6.
  • Add tests with Python 3.10 and PyPy3.8.

1.0.1 - 2020-10-28

  • Fix release script.

1.0.0 - 2020-10-28

  • Drop support for Python 2.7 and 3.4
  • Add type hints

0.2 - 2016-10-09

  • Add support for Python 2

0.1 - 2016-08-06

  • Initial public release