Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 557 Bytes

File metadata and controls

24 lines (20 loc) · 557 Bytes

v0.2.2.post1 (2025-10-28)

  • Mark as no longer maintained

v0.2.2 (2024-12-01)

  • Drop support for Python 3.6 and 3.7
  • Support Python 3.11, 3.12, and 3.13
  • Migrated from setuptools to hatch

v0.2.1 (2021-10-05)

  • Fix a typing issue in Python 3.9
  • Support Python 3.10

v0.2.0 (2020-11-29)

  • Now support only Python 3.6 and up (tested through 3.9) and PyPy3
  • Add type annotations
  • Add API documentation to README

v0.1.0 (2017-11-26)

Initial release