Releases: geostyler/geostyler-sld-parser
Releases · geostyler/geostyler-sld-parser
v6.0.0-next.4
v6.0.0-next.3
v6.0.0-next.2
v6.0.0-next.1
6.0.0-next.1 (2024-06-19)
⚠ BREAKING CHANGES
- You may need to adapt your imports. Also the
location of the browser build has changed.
Features
- update package versions and switch to esm build (3284c97)
v5.3.1
v5.3.0
v5.2.0
Version 5.1.0
What's Changed
- Configure Renovate by @renovate in #784
- feat: use vite build & vitest testing by @hwbllmnn in #787
- docs: add funding information by @marcjansen in #801
- Add funding field to package.json by @marcjansen in #803
- Use Node.js versions 18.x and 20.x for workflows by @marcjansen in #810
- Add support for graphic displacement by @KaiVolland in #834
- Use lodash
isNil
for nullchecks by @KaiVolland in #835 - dependency updates
Full Changelog: v5.0.1...v5.1.0
Version 5.0.1
What's Changed
- Harmonize line endings of XML files by @marcjansen in #770
- Enable parsing of raster SLD without opacity by @buehner in #769
- Fix typo by @buehner in #768
- Remove outdated badges & add badge for GH action by @marcjansen in #772
New Contributors
Full Changelog: v5.0.0...v5.0.1
Version 5.0.0
What's Changed
- FXP Rewrite by @KaiVolland in #682
- Introduce support for GeoStylerFunctions by @KaiVolland in #703
- Readd parsing of rule title by @KaiVolland in #702
- Introduce GeoServer SLDs by @KaiVolland in #701
Full Changelog: v4.0.1...v5.0.0