Skip to content

Turtle 0.1.2#106

Merged
StartAutomating merged 16 commits intomainfrom
turtle-minor
Aug 3, 2025
Merged

Turtle 0.1.2#106
StartAutomating merged 16 commits intomainfrom
turtle-minor

Conversation

@StartAutomating
Copy link
Member

Turtle 0.1.2:

  • Get-Turtle/Turtle can now get or set properties or methods
  • New Methods:
    • Turtle.Distance() determines the distance to a point
    • Turtle.Towards() determines the angle to a point
    • Turtle.Home() sends the turtle to 0,0
    • Turtle.lt/rt aliases help original Logo compatibility
    • Turtle.Save() calls Save-Turtle
  • Explicitly exporting commands from module

James Brundage and others added 16 commits August 2, 2025 10:54
Also adding internal documentation
Using splatting to avoid trying to save a blank property
Using splatting to avoid trying to save a blank property
Outputting properties without turtle if there are no subsequent moves.
Updating Manifest and CHANGELOG
@StartAutomating StartAutomating merged commit ec789b6 into main Aug 3, 2025
6 checks passed
@StartAutomating StartAutomating deleted the turtle-minor branch August 3, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant