Skip to content

Releases: jwodder/derange

v0.2.2 — Packaging updates

01 Dec 12:36
v0.2.2
Compare
Choose a tag to compare
  • 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 — Typing bugfix

05 Oct 20:41
v0.2.1
Compare
Choose a tag to compare
  • Fix a typing issue in Python 3.9
  • Support Python 3.10

v0.2.0 — Type annotations; drop pre-Python 3.6

29 Nov 02:37
v0.2.0
Compare
Choose a tag to compare
  • 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 — Initial release

26 Nov 23:00
v0.1.0
Compare
Choose a tag to compare