Skip to content

Tags: adafruit/Adafruit_CircuitPython_turtle

Tags

3.1.8

update rtd.yml file

Signed-off-by: foamyguy <foamyguy@gmail.com>

3.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #51 from FoamyGuy/displayio_api_update

displayio API update

3.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #50 from adafruit/use_ruff

change to ruff

3.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #49 from justmobilize/remove-secrets-usage

Remove secrets usage

3.1.4

add sphinx configuration to rtd.yaml

Signed-off-by: foamyguy <foamyguy@gmail.com>

3.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #44 from FoamyGuy/circle_and_dot_fix

make circle and dot always use degrees internally

3.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #48 from FoamyGuy/visible_turtle_loc_fix

fix for visible turtle location

3.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from adafruit/issue41

Account for fractions of a pixel when drawing

3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #42 from FoamyGuy/standard_color_docs

Standard color docs

3.0.2

remove deprecated get_html_theme_path() call

Signed-off-by: foamyguy <foamyguy@gmail.com>