Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 2.33 KB

5.3.1 (2024-02-13)

Bug Fixes

  • actually set xmlns on filter (bc12246)

5.3.0 (2024-02-13)

Features

  • read/write labelplacement (260c80d)

Bug Fixes

  • omit setting style title for sld 1.1.0 (2f24602)
  • remove unintended se namespace prefix from filter (389b010)
  • remove unnecessary ogc: prefix from filter (450ee8f)

5.2.0 (2023-12-04)

Features

  • deps: updates geostyler-style to v8 (7200e79)

Bug Fixes

  • deps: update dependency fast-xml-parser to v4.2.4 [security] (cba8616)
  • deps: update dependency fast-xml-parser to v4.2.5 [security] (72e5b96)
  • deps: update dependency fast-xml-parser to v4.2.7 (aeee571)
  • update semantic-release configs (fa147d9)

Version 5.0.0

  • prettyOutput constructor option was removed
    • use format in builderOptions instead
  • forceCasting constructor option was removed
    • TagValues will be cast to their respective types by default
    • use parseTagValue option of parserOptions to change behaviour
  • Labels with leading or dangling whitespaces have to use <![CDATA[]]> compare point_styledLabel_literalPlaceholder.sld in data/slds