Skip to content

Releases: geostyler/geostyler-openlayers-parser

v5.0.0-next.4

19 Jun 11:55

Choose a tag to compare

v5.0.0-next.4 Pre-release
Pre-release

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

Bug Fixes

  • use preserve module strategy (cd83ecc)

v5.0.0-next.3

19 Jun 09:25

Choose a tag to compare

v5.0.0-next.3 Pre-release
Pre-release

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

Bug Fixes

v5.0.0-next.2

19 Jun 09:15

Choose a tag to compare

v5.0.0-next.2 Pre-release
Pre-release

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

Bug Fixes

v5.0.0-next.1

19 Jun 08:57

Choose a tag to compare

v5.0.0-next.1 Pre-release
Pre-release

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

⚠ 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

  • move variable declaration (6837cf8)
  • parsing of property functions in filter args (484bb8c)

v4.3.0

04 Dec 08:42

Choose a tag to compare

4.3.0 (2023-12-04)

Features

  • add support for Sprite (785aee9)
  • parse placement of TextSymbolizer (59944a7)

Bug Fixes

Version 4.2.1

13 Jul 14:01

Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

Version 4.2.0

13 Jul 12:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.2...v4.2.0

Release 4.1.2

28 Mar 09:26

Choose a tag to compare

  • Merge pull request #682 from geostyler/parsefontstring 339093f
  • address review comments b6bdd70
  • add declaration file 4a948dc
  • Fix parsing of css font strings 08389c7
  • Merge pull request #660 from geostyler/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.20.7 53b20b1
  • Merge pull request #665 from geostyler/dependabot/npm_and_yarn/types/jest-29.2.6 47382c9
  • Merge pull request #666 from geostyler/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 3b7ae76
  • Merge pull request #678 from geostyler/dependabot/npm_and_yarn/babel/core-7.21.3 a6e03be
  • Merge pull request #679 from geostyler/dependabot/npm_and_yarn/types/node-18.15.3 5440923
  • Merge pull request #680 from geostyler/dependabot/npm_and_yarn/webpack-5.76.2 ce03768
  • Bump webpack from 5.75.0 to 5.76.2 eea8eae
  • Bump @types/node from 18.11.17 to 18.15.3 0c4959d
  • Bump @babel/core from 7.20.5 to 7.21.3 51cafd7
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 7510b45
  • Bump @types/jest from 29.2.4 to 29.2.6 073b77d
  • Bump @babel/plugin-proposal-object-rest-spread from 7.20.2 to 7.20.7 0faa43e

v4.1.1...v4.1.2

Release 4.1.1

23 Mar 13:18

Choose a tag to compare

  • Merge pull request #681 from geostyler/fix-scale-check 9c6c281
  • Fix scale check 24624ad
  • Merge pull request #669 from buehner/fix-typo d8a9c2d
  • Fix typo d5d6edc
  • Merge pull request #667 from KaiVolland/marksymbolizer-opacity a7df833
  • fix: fixes opacity of ol mak symbolizer 651f670

v4.1.0...v4.1.1

Version 4.1.0

22 Dec 09:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v4.1.0