- 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
permute()
method now accepts iterables of any element type and returns a list instead of a tuple