Releases: geostyler/geostyler-style
Releases · geostyler/geostyler-style
v8.1.0
v8.0.0
Version 7.5.0
What has changed
- feat: added placement for TextSymbolizer 74cd3ab
- docs: fix typo in README d6b7c10
- docs: add badges to README 5d58d4e
- docs: remove deprecated badges from readme and update schema.json 3bee045
- chore: remove deprecated tsconfig option 2cd7c61
- chore(deps): remove dependabot 2f5ae9d
- chore(deps): dependency maintenance 0d0f615
- docs: update schema.json 33722e1
- Add renovate.json 72e56e0
Version 7.4.0
What has changed
Version 7.3.1
What's Changed
- Add funding field to package.json by @marcjansen in #578
- Fixes
isGeoStylerBooleanFunction
typeguard by @KaiVolland in #579
Full Changelog: v7.3.0...v7.3.1
Version 7.3.0
What's Changed
- Add newlineToken by @ger-benjamin in #561
- Add tests for the typeguards by @KaiVolland in #570
- Add Expression type to enum properties by @KaiVolland in #574
- Add two missing Expression types by @KaiVolland in #575
- Add funding information by @marcjansen in #577
- Add more functions by @KaiVolland in #576
New Contributors
- @ger-benjamin made their first contribution in #561
Full Changelog: v7.2.0...v7.3.0
Version 7.2.0
Version 7.1.1
Version 7.1.0
Features
Fixes
Version 7.0.0
Breaking
- Removes
AbstractExpression
,PropertyName
andLiteralValue
.
Features
- Introduces typing for functions