Skip to content

Releases: geostyler/geostyler-openlayers-parser

v5.3.0

12 Nov 09:58

Choose a tag to compare

5.3.0 (2025-11-12)

Features

  • OlFlatStyleParser: support reading icon-width (#908) (787821e)

v5.2.0

01 Oct 06:10

Choose a tag to compare

5.2.0 (2025-10-01)

Features

  • add WellKnownNames to support extra styles from QGIS (#828) (97c9ea1)

Bug Fixes

  • OlFlatStyleParser: set fillOpacity on circle styles (#905) (d343752)

v5.1.2

11 Jun 15:02

Choose a tag to compare

5.1.2 (2025-06-11)

Bug Fixes

  • deps: update dependency geostyler-style to v10.1.0 (a0f7517)
  • deps: update dependency geostyler-style to v10.3.0 (0811abc)
  • do not fetch all commits when running commit lint (9f2e98f)
  • update geostyler-style-imports (b4a2980)

v5.1.1

16 May 08:51

Choose a tag to compare

5.1.1 (2025-05-16)

Bug Fixes

  • OlFlatStyleParser: properly parse expressions in FlatRule filters (c2399e5)

v5.1.0

14 May 11:27

Choose a tag to compare

5.1.0 (2025-05-14)

Features

v5.0.2

12 Mar 10:40

Choose a tag to compare

5.0.2 (2025-03-12)

Bug Fixes

  • deps: update dependency css-font-parser to v2.0.1 (4f0037d)

v5.0.1

02 Dec 09:52

Choose a tag to compare

5.0.1 (2024-12-02)

Bug Fixes

  • add missing "anchor" to unsupportedProperties (d1d9bfe)
  • check if Array instead of number (dc0ebfa)

v5.0.0

25 Jun 10:08

Choose a tag to compare

5.0.0 (2024-06-25)

⚠ BREAKING CHANGES

  • You may need to adapt your imports, your bundler
    config or other configs when using this module to make sure your
    tooling knows this is now an esm module.
  • you may need to adjust your imports as some
    of the paths have been changed

Features

  • switch to esm build (71502fb)
  • use esm build & update geostyler-style (4da7581)

Bug Fixes

  • add module, update node (299acb8)
  • cleanup imports (605ccc7)
  • fix imports & exports (f906dc1)
  • move variable declaration (6837cf8)
  • parsing of property functions in filter args (484bb8c)
  • update geostyler-style & cleanup package.json (48b7386)
  • update node versions [skip ci] (32f4f84)
  • use preserve module strategy (cd83ecc)

v5.0.0-next.6

20 Jun 14:14

Choose a tag to compare

v5.0.0-next.6 Pre-release
Pre-release

5.0.0-next.6 (2024-06-20)

Bug Fixes

  • update geostyler-style & cleanup package.json (48b7386)
  • update node versions [skip ci] (32f4f84)

v5.0.0-next.5

19 Jun 13:24

Choose a tag to compare

v5.0.0-next.5 Pre-release
Pre-release

5.0.0-next.5 (2024-06-19)

Bug Fixes

  • add module, update node (299acb8)