Releases: geostyler/geostyler-mapbox-parser
Releases · geostyler/geostyler-mapbox-parser
v6.2.0
6.2.0 (2025-12-16)
Features
- add option to replace markers with solid color (7fe7467)
- add prepare script to allow installing a git reference (10689b8)
- update dependencies and switch to bun (70e8ade)
Bug Fixes
- add imported indirect dependency to devDependencies (970b788)
- add test for graphicFill fallback (1fbd8a0)
- fix workflow (046c2ac)
- fix workflow (41b35f4)
- fix workflow (14b0226)
- fix workflow (b0b344e)
- fix workflow (f76a1f1)
- fix workflow (f8c0a26)
- fix workflow (85aa519)
- fix workflow (2073066)
- fix workflow (719f72c)
- fix workflow (1ffe937)
- update dependency, fix workflow (c5f64be)
v6.1.1
v6.1.0
v6.0.1
v6.0.0
6.0.0 (2024-06-25)
⚠ BREAKING CHANGES
- Switches to esm build and to vite. Users possibly
need to adapt their imports and their bundler.
Features
Bug Fixes
v6.0.0-next.2
v6.0.0-next.1
v5.0.1
v5.0.0
5.0.0 (2023-12-04)
⚠ BREAKING CHANGES
- use geostyler-style Sprite instead of string syntax
- This changes the typing of the MbStyle by making
the property 'source' required. Through this, we actually follow
the MapBox Style Specification. MbStyles that previously omitted the
'source' property, will now have to add it.
Features
- add sprite support (9d883be)
- add spriteCache (9043e10)
- keep track of mapbox sources and source layers in layers (a8f5d7c)
- parse placement of TextSymbolizer (#292) (9acb43f)
Bug Fixes
v4.0.0
What's Changed
- feat: add support for expression parsing 4d71bb7
- feat: introduces metadata to mapboxstyle 7d0621f
- docs: add funding information a51ec37
- Add renovate.json 8df5239
New Contributors
- @marcjansen made their first contribution in #229
Full Changelog: v3.1.1...v4.0.0