Skip to content

v0.13.0

Compare
Choose a tag to compare
@evansiroky evansiroky released this 21 Jun 17:55
· 113 commits to master since this release
f78e3f2

0.13.0 (2019-06-21)

Bug Fixes

  • api: Fix bug with coordinate conversion when initialBounds option is provided (c54ee76)
  • renderer: Fix bug with sorting focused/unfocused points (ea80859)
  • fix all linting errors (4e7843f)

Features

  • api: Add method for creating new vertex (8e9c3a7)
  • general: Initial work on libary refactor, including SVG/Canvas rendering (27c8905)
  • options: Handle initialBounds option (c2a3c6d)
  • renderer: Improve handling of direct-arc segments (bd37152)
  • renderer: Remove Path2D dependency in Canvas renderer (6401a42)