Skip to content

Releases: adafruit/Adafruit_CircuitPython_turtle

3.1.9 - Update Ruff Config & RTD Style Fix

20 Oct 20:37

Choose a tag to compare

3.1.8 - Update RTD Config

17 Jun 16:38

Choose a tag to compare

3.1.7 - Displayio API Updates

28 May 21:21
bbe12f0

Choose a tag to compare

What's Changed

Full Changelog: 3.1.6...3.1.7

3.1.6 - Use Ruff

17 May 16:18
4d945fe

Choose a tag to compare

What's Changed

Full Changelog: 3.1.5...3.1.6

3.1.5 - Remove secrets.py Usage In Docs Conf

28 Feb 02:55
5da667a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.4...3.1.5

3.1.4 - RTD Sphinx Config

16 Jan 20:03

Choose a tag to compare

3.1.3 - Circle & Dot Fix

12 Dec 19:22
b94d548

Choose a tag to compare

What's Changed

  • make circle and dot always use degrees internally by @FoamyGuy in #44

Full Changelog: 3.1.2...3.1.3

3.1.2 - Turtle Indicator Fix

09 Dec 16:00
63a6ffb

Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

3.1.1 - Account For Fractions In Movement

05 Dec 14:57
49d941a

Choose a tag to compare

What's Changed

  • Account for fractions of a pixel when drawing by @jepler in #45

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0 - Change Mode Default To Standard

04 Dec 14:21
06de267

Choose a tag to compare

NOTE: You must update your scripts to use turtle.mode("logo") if you were previously relying on logo mode behavior.

What's Changed

Full Changelog: 3.0.2...3.1.0