Skip to content

Releases: ksassnowski/vueclid

v1.2.0

28 Feb 09:06
3549ebe
Compare
Choose a tag to compare

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)

v1.1.1

22 Feb 09:28
26162c2
Compare
Choose a tag to compare

1.1.1 (2024-02-22)

Bug Fixes

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

v1.1.0

30 Jan 10:55
084fbca
Compare
Choose a tag to compare

1.1.0 (2024-01-30)

Features

  • add rotation parameter to ellipse (fa1bb9d)

v1.0.2

30 Jan 10:30
c931ca4
Compare
Choose a tag to compare

1.0.2 (2024-01-30)

Bug Fixes

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

v1.0.1

30 Jan 10:22
d4be5e4
Compare
Choose a tag to compare

1.0.1 (2024-01-30)

Bug Fixes

  • point typescript to correct declaration file (641877e)

v1.0.0

30 Jan 06:22
cc70839
Compare
Choose a tag to compare

1.0.0 (2024-01-30)

Features

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

Miscellaneous Chores

v0.1.0

30 Jan 04:57
9f1a722
Compare
Choose a tag to compare

0.1.0 (2024-01-30)

Features

v0.0.7

29 Jan 05:00
6e09f1a
Compare
Choose a tag to compare

0.0.7 (2024-01-29)

Bug Fixes

v0.0.6

29 Jan 04:42
386d98d
Compare
Choose a tag to compare

0.0.6 (2024-01-29)

Bug Fixes

  • export component types properly (07deefe)

v0.0.5

29 Jan 04:26
4375474
Compare
Choose a tag to compare

0.0.5 (2024-01-29)

Bug Fixes

  • use correct name for type declarations file (d688f8a)