Skip to content

REL: v0.11

Compare
Choose a tag to compare
@QuLogic QuLogic released this 29 Oct 03:42
· 61 commits to main since this release
v0.11.0

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.