Turn#direction rename and Push-XML fix
Turn#direction
was renamed toTurn#turn_steps
to make clearer that the value should be a number, not aDirection
instance.- Converting a
Push
instance to XML now generates a correctdirection
attribute value.
Turn#direction
was renamed to Turn#turn_steps
to make clearer that the value should be a number, not a Direction
instance.Push
instance to XML now generates a correct direction
attribute value.