Skip to content

Releases: adafruit/Adafruit_CircuitPython_turtle

2.2.16 - Typing Information

04 Sep 16:23
f632227
Compare
Choose a tag to compare

This release contains typing information for function arguments and returns. Thank you @rrahkola

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

2.2.15 - Fix For Koch Examples

29 Jul 15:36
93ea97b
Compare
Choose a tag to compare

This release contains fixes for the koch examples included in this repo. Thank you @tannewt.

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

2.2.14 - Updated .pylintrc, fixed jQuery

26 May 16:14
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

2.2.13 - Updated pre-commit hooks

18 May 15:24
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

2.2.12 - Fixed pylint errors

15 Nov 18:22
a9a5385
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

2.2.11 - CPython Compatibility Fix

03 Oct 23:00
b7b4386
Compare
Choose a tag to compare

This release contains a change to allow for better compatibility with CPython used with Blinka_DisplayIO. Thank you @shulltronics

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

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

26 Aug 02:41
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

2.2.9 - Fixed version string

22 Aug 19:01
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-turtle.

Read the docs for info on how to use it.

2.2.8 - Switched to pyproject.toml

09 Aug 19: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-turtle.

Read the docs for info on how to use it.

2.2.7 - Added cp.org link to index.rst

09 Jun 18: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-turtle.

Read the docs for info on how to use it.