Skip to content

v0.5.0 — Adjust `permute()` types; packaging updates

Latest
Compare
Choose a tag to compare
@jwodder jwodder released this 01 Dec 12:58
· 1 commit to master since this release
v0.5.0
  • Support Python 3.11, 3.12, and 3.13
  • The permute() method now accepts iterables of any element type and returns a list instead of a tuple
  • Migrated from setuptools to hatch
  • Drop support for Python 3.7