Skip to content

Latest commit

 

History

History
271 lines (94 loc) · 7.45 KB

CHANGELOG.md

File metadata and controls

271 lines (94 loc) · 7.45 KB

0.2.5 (2024-11-11)

Features

  • add BoundingBox.copy util method (c6bfe4e)

0.2.4 (2024-11-07)

Bug Fixes

0.2.3 (2024-11-07)

Bug Fixes

0.2.2 (2024-11-05)

Bug Fixes

0.2.1 (2024-11-04)

Features

0.2.0 (2024-10-30)

Features

  • add scale、skew、rotate、bold method (a252426)

0.1.18 (2024-10-25)

Bug Fixes

0.1.17 (2024-10-24)

Features

  • support style option to drawTo method (9464363)

0.1.16 (2024-10-18)

0.1.15 (2024-10-18)

Bug Fixes

  • CubicBezierCurve min max (5f0f0e5)

0.1.14 (2024-10-18)

Features

0.1.13 (2024-10-18)

0.1.12 (2024-10-18)

Features

0.1.11 (2024-10-18)

Bug Fixes

  • path2D render from parseSvg (468bb80)

0.1.10 (2024-10-16)

Features

0.1.9 (2024-10-16)

0.1.8 (2024-10-16)

Features

0.1.7 (2024-10-14)

Bug Fixes

0.1.6 (2024-10-14)

Features

  • parseSvg supports base64 dataURI and utf8 dataURI (013354d)

0.1.5 (2024-10-14)

Bug Fixes

0.1.4 (2024-10-13)

Bug Fixes

0.1.3 (2024-10-12)

Bug Fixes

0.1.2 (2024-10-11)

Features

0.1.1 (2024-10-11)

Features

0.1.0 (2024-10-11)

Bug Fixes

  • QuadraticBezierCurve transform (d784f9d)

Features

0.0.5 (2024-10-09)

Features

  • support create Path2D by commands (1971e98)

0.0.4 (2024-10-08)

Features

  • rename getPathCommands to getCommands (4e0f03a)

0.0.3 (2024-09-30)

Bug Fixes

  • EllipseCurve path commands (d47008b)

Features

  • add arcTo、ellipse methods (1c572d4)
  • add getBoundingBox、getPathData、getPathCommands methods (407fc9e)
  • add getSvgDataUri method (f3c5cde)

0.0.2 (2024-09-26)

Bug Fixes

Features

0.0.1 (2024-09-24)