Skip to content

Releases: adafruit/Adafruit_CircuitPython_IterTools

2.1.6 - Update Ruff Config & RTD Style Fix

20 Oct 20:33

Choose a tag to compare

2.1.5 - Update RTD Config

17 Jun 16:34

Choose a tag to compare

2.1.4 - Use Ruff

17 May 16:16
f1b9548

Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3 - RTD Sphinx Config

16 Jan 19:48

Choose a tag to compare

2.1.2 - Fix For Sphinx RTD Theme

07 Oct 22:30

Choose a tag to compare

2.1.1 - Type Annotations

29 Apr 15:51
a77ae43

Choose a tag to compare

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

23 Feb 20:36
397473c

Choose a tag to compare

What's Changed

  • Update islice to align behavior closer to CP by @kbsriram in #23

Full Changelog: 2.0.8...2.1.0

Type Annotations

20 Feb 22:09
7a6f049

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.7...2.0.8

2.0.7 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44

Choose a tag to compare

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

25 Sep 16:01

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.