Skip to content

Turtle 0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 02:13
· 2 commits to main since this release
90e95d8

Turtle 0.2:

Turtles All The Way Down

A turtle can now contain .Turtles
Which can contain .Turtles
Which can contain .Turtles
Which can contain .Turtles...

  • Turtles all the way down (#206)
    • Turtle.get/set_Turtles (#207)
    • Turtle.get_SVG supports children (#209)
    • Turtle.get_Canvas rasterization improvement (#210)
    • Turtle.Towards() multiple targets (#211)
    • Turtle.Distance() multiple targets (#212)
  • Turtle.Morph supports stepwise animation (#215)
  • Small fixes
    • Turtle.Step() uses Add (#213)
    • Turtle.set_Steps initialization fix (#214)
    • Turtle.set_Duration anytime (#216)
    • Turtle.get_SVG empty viewbox support (#218)
    • Turtle.get/set_SVGAttribute (#219)
    • Turtle.get/set_SVGAnimation (#220)
    • Turtle.get/set_PathTransform (#217)
    • Turtle.Forward() removing rounding (#221)

Additional details available in the CHANGELOG

Please: