Skip to content

Releases: jwodder/anys

v0.3.1 — Packaging updates

01 Dec 12:19
v0.3.1
Compare
Choose a tag to compare
  • Support Python 3.12 and 3.13
  • Migrated from setuptools to hatch
  • Drop support for Python 3.7

v0.3.0 — Remove function API

12 Sep 19:57
v0.3.0
Compare
Choose a tag to compare
  • Drop support for Python 3.6
  • Support Python 3.11
  • Remove the function-based API (deprecated in v0.2.0)

v0.2.1 — Support Python 3.10

05 Oct 19:28
v0.2.1
Compare
Choose a tag to compare

v0.2.0 — Replace functions with classes

30 Jun 20:43
v0.2.0
Compare
Choose a tag to compare
  • The function-based API has been replaced by a class-based API. The functions
    themselves are now deprecated and will be removed in a future version.

v0.1.0 — Initial release

24 Jun 22:52
v0.1.0
Compare
Choose a tag to compare