Releases: adafruit/Adafruit_CircuitPython_IterTools
2.1.3 - RTD Sphinx Config
Full Changelog: 2.1.2...2.1.3
2.1.2 - Fix For Sphinx RTD Theme
Full Changelog: 2.1.1...2.1.2
2.1.1 - Type Annotations
What's Changed
- Type annotations for
adafruit_itertools
by @kbsriram in #24 - Update type annotations for itertools extras. by @kbsriram in #25
- Fix for all_equals() when passed empty iterable
Full Changelog: 2.1.0...2.1.1
2.1.0 - islice now acts more like CPython version
What's Changed
Full Changelog: 2.0.8...2.1.0
Type Annotations
2.0.7 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.0.6...2.0.7
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-itertools
.
Read the docs for info on how to use it.
2.0.6 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-itertools
.
Read the docs for info on how to use it.
2.0.5 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-IterTools
.
Read the docs for info on how to use it.
2.0.4 - Fixed pylint errors
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-itertools
.
Read the docs for info on how to use it.
2.0.3 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-itertools
.
Read the docs for info on how to use it.