Skip to content

Releases: elfalem/Leaflet.curve

v0.9.2

08 Mar 00:07
Compare
Choose a tag to compare

Fixed

  • Fix high CPU usage during zoomed animations #57
  • Fix dependency vulnerabilities

v0.9.1

06 Nov 21:23
Compare
Choose a tag to compare

Fixed

  • Fix bug with empty curve when using canvas renderer #44

v0.9.0

04 Nov 00:53
Compare
Choose a tag to compare

Added

  • Add getLatLngs method (alias to getPath) #43

Fixed

  • Fix package vulnerabilities #42

v0.8.1

13 Jul 00:01
Compare
Choose a tag to compare

Fixed

  • Fix missing type declaration in package #40

v0.8.0

08 May 23:29
Compare
Choose a tag to compare

Added

  • Add Type Declaration file #38

Fixed

  • Fix package vulnerabilities #34, #35

v0.7.0

24 Nov 08:08
Compare
Choose a tag to compare

Fixed

  • Use supplied pane when rendering curves for canvas #33
  • Handle case of tracing curve not added to map #22
  • Fix package vulnerabilities #28, #31

v0.6.0

09 Jan 03:00
Compare
Choose a tag to compare

Added

  • Add methods for greater compatibility with other libraries and base Leaflet methods #25
  • Bump mixin-deep from 1.3.1 to 1.3.2 #27

v0.5.2

01 May 02:56
Compare
Choose a tag to compare

Fixed

  • Second attempt to fix outdated npm package issue #23

v0.5.1

01 May 02:52
Compare
Choose a tag to compare

Fixed

  • Fix outdated npm package issue #23

v0.5.0

16 Apr 23:32
Compare
Choose a tag to compare

Added

  • Support for tracing a curve to get sample points #20
  • Detect browser support for Element.animate() #21