Skip to content

Releases: adafruit/Adafruit_CircuitPython_IterTools

2.0.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02:39
Compare
Choose a tag to compare

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.2 - Fixed version string

22 Aug 18:59
Compare
Choose a tag to compare

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.1 - Switched to pyproject.toml

09 Aug 19:33
Compare
Choose a tag to compare

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.0 - correct depth of import to match CPython; add to pypi

22 Jul 14:11
3217815
Compare
Choose a tag to compare

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.

What's Changed

Full Changelog: 1.1.10...2.0.0

1.1.10 - Added cp.org link to index.rst

09 Jun 18:35
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

Read the docs for info on how to use it.

1.1.9 - Repo documentation and config updates

07 Jun 17:16
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

Read the docs for info on how to use it.

1.1.8 - Updated documentation link, python version

04 Feb 20:13
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

Read the docs for info on how to use it.

1.1.7 - Updated pylint version, linted

15 Nov 18:57
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

Read the docs for info on how to use it.

1.1.6 - Adding __init__.py file

28 Sep 01:44
83beb3a
Compare
Choose a tag to compare

This version adds a init.py file in the library package and removes a previously unused empty file.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

1.1.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:53
Compare
Choose a tag to compare

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.