Skip to content

Releases: kimulaco/svg-path-command

v2.0.0

17 Jul 02:10
ec51680

Choose a tag to compare

  • Replace class CommandList with PathCommandList
  • Replace class Command with PathCommand
    • Add PathCommand.updateParams()
    • Add PathCommand.updateValue()
    • Remove PathCommand.updateResult()
  • Generate API doc.

v1.1.1

13 Jul 15:12
786fdee

Choose a tag to compare

  • Fix to add xAxisRotation to A command #42

v1.1.0

21 Apr 00:41
f471c3a

Choose a tag to compare

  • Add CommandList.stringify()
  • Add Command.updateResult()
  • Add Command.updateParams()

v1.0.0

01 Apr 23:49
70b7233

Choose a tag to compare

  • Add parse()