Skip to content

Latest commit

 

History

History
84 lines (45 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

84 lines (45 loc) · 3.82 KB

Changelog

1.2.0 (2024-02-28)

Features

  • add option to draw labels for angles and arcs (3c88067)
  • add option to draw labels without border (323baaa)
  • allow labels to be rotated (9dd32f4)

1.1.1 (2024-02-22)

Bug Fixes

  • remove small gaps in function plot (a960411)
  • scale arrow correctly for short vectors (635e936)

1.1.0 (2024-01-30)

Features

  • add rotation parameter to ellipse (fa1bb9d)

1.0.2 (2024-01-30)

Bug Fixes

  • fix typescript type declarations (maybe) (11eeec4)

1.0.1 (2024-01-30)

Bug Fixes

  • point typescript to correct declaration file (641877e)

1.0.0 (2024-01-30)

Features

  • allow vector to be constructed from a single value (f07be5f)

Miscellaneous Chores

0.1.0 (2024-01-30)

Features

0.0.7 (2024-01-29)

Bug Fixes

0.0.6 (2024-01-29)

Bug Fixes

  • export component types properly (07deefe)

0.0.5 (2024-01-29)

Bug Fixes

  • use correct name for type declarations file (d688f8a)

0.0.4 (2024-01-29)

Bug Fixes

  • generate type declaration file in correct location (f7fb5b2)

Miscellaneous Chores

Changelog