Skip to content

v0.2.3

Latest

Choose a tag to compare

@appventure-ci appventure-ci released this 30 Jul 01:33
· 2 commits to main since this release

TurtleThread v0.2.3 Release

Documentation can be found on https://turtlethread.nush.app/, or in the PDF documentation below.
To run, unzip the file, and run IDLE via double-clicking the python_IDLE.bat file.

Changelog

  • Fixed bug where turtle repeatedly changes colour to the same colour, causing machine pauses
  • Made draw_letter_gap less confusing with default letter gap size
  • Dropped partial fill support (no longer will have difference between full and minimal releases) (using TurtleThread's source code will still allow partial fill usage with necessary dependencies)
  • Updated documentation