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 (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.
Signed-off-by: Zheng Ruoqin <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
0 commit comments