Skip to content

Releases: terrestris/ol-util

v15.0.0

18 Jan 14:16
Compare
Choose a tag to compare

15.0.0 (2024-01-18)

chore

BREAKING CHANGES

  • updated peer dependency for ol since some typings become more strict

v14.0.0

09 Oct 09:41
Compare
Choose a tag to compare

14.0.0 (2023-10-09)

Bug Fixes

  • add comment for the decimal precision parameter (868cd7b)
  • added getLength decimal precision for non geodesic map (622c40a)
  • set length decimal precision to function parameters (eadd2ff)

BREAKING CHANGES

  • change default decimal precision to 10^6
  • change default decimal precision to 10^6
  • change default decimal precision to 10^6

v13.0.0

05 Sep 07:54
Compare
Choose a tag to compare

13.0.0 (2023-09-05)

chore

  • bump ol dependency to 8.x (8398356)

BREAKING CHANGES

  • set ol peer dependency to version 8

v12.0.1

03 Sep 09:29
Compare
Choose a tag to compare

12.0.1 (2023-09-03)

Bug Fixes

  • remove no longer available snyk badge (498af80)

v12.0.0

31 Aug 06:51
Compare
Choose a tag to compare

12.0.0 (2023-08-31)

Bug Fixes

  • calculation of circle area for metrical and spherical units (7437a54)
  • fix circle area calculation (59045eb)
  • fix getArea for circles (38a95f7)

chore

  • allow broader version range as peer dependency (ce0c20a)
  • set required node version to v18 (b028124)

BREAKING CHANGES

  • set peer dependency for OpenLayers to ^7
  • require node v18

v11.1.0

19 Jul 11:28
Compare
Choose a tag to compare

11.1.0 (2023-07-19)

Bug Fixes

Features

  • add formatArea for circles (4a50106)

v11.0.0

26 Jun 11:10
Compare
Choose a tag to compare

11.0.0 (2023-06-26)

Bug Fixes

  • adds check for capabilities structure (a43def5)

Features

  • replace xml2js by fast-xml-parser (9c69e91)

BREAKING CHANGES

  • the installation of packages timers and stream is not required any more

v10.3.1

20 Jun 06:52
Compare
Choose a tag to compare

10.3.1 (2023-06-20)

Bug Fixes

  • fix extent determination for getCapabilities requests v1.1.0 or v1.1.1 (c838b8d)
  • fix instance check (912b3ab)

v10.3.0

15 May 12:56
Compare
Choose a tag to compare

10.3.0 (2023-05-15)

Features

  • util to set visiblity for a list of layers (f250e56)

v10.2.4

07 Mar 12:35
Compare
Choose a tag to compare

10.2.4 (2023-03-07)

Bug Fixes