c02184e616
- update to 0.12.1: * The major new feature in this release is the addition of type hints. * Furthermore, the minimum supported version of Python is now 3.8.
Dirk Mueller2023-12-02 16:23:57 +00:00
9846a63197
* Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above. - enable tests
Dirk Mueller2022-06-21 19:54:05 +00:00
a458f3cd99
- update to 0.11.0: * Added Cycler.by_key, which produces values by key (#26) * Added Cycler.__contains__, which adds support for in checks (#34) * Wheels now includes the LICENSE file (#48) * The sdist now includes the LICENSE (#58) and tests (#32) * Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.
Dirk Mueller2022-06-21 19:53:54 +00:00