You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the first Cycler feature release in some years. New features
include:
* 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.
0 commit comments