Skip to content

Releases: geostyler/geostyler-sld-parser

Version 2.4.0

14 Sep 12:29
Compare
Choose a tag to compare

Feature

  • Preserve Order of XML Elements #394

Misc

  • Drop unused xml2jsObjects directory #393

Updates

  • Several depdency (security) updates

v2.3.0...v2.4.0

Version 2.3.0

14 Apr 14:15
8ea5f02
Compare
Choose a tag to compare
  • Simplifies browser-build config 4f9664e
  • Updates geostyler-style, typescript and lodash da9df08
  • Update several other dependencies

v2.2.2...v2.3.0

Version 2.2.2

01 Apr 14:25
8af1531
Compare
Choose a tag to compare
  • Reverts changes to tsconfig dfe4fdf

v2.2.1...v2.2.2

Version 2.2.1

01 Apr 12:55
a152478
Compare
Choose a tag to compare

DEPRECATED ❗ use v2.2.2

  • Adds --coverage to test script a152478
  • Renames start:dev script to start-dev faf3b44
  • Replaces travis ci with github actions 59a8c74
  • Create dependabot.yml e6dfaec
  • Updates test and lint configs f8ad90c

v2.2.0...v2.2.1

v2.2.0

11 Mar 13:11
Compare
Choose a tag to compare
  • Merge pull request #289 from weskamm/sld1.1 e03fc6b
  • Add SymbologyEncoding / SLD 1.1 Support 1694644
  • Merge pull request #290 from geostyler/dependabot/npm_and_yarn/elliptic-6.5.4 39f5990
  • Bump elliptic from 6.5.3 to 6.5.4 345d49c
  • Merge pull request #287 from KaiVolland/timers-dep 86fbf9f
  • Adds stream as dependency f04fd84
  • Adds timers as dependency 7f03001
  • 2.1.0 645cb0e
  • Merge pull request #286 from geostyler/dependabot/npm_and_yarn/ini-1.3.7 33b2d6f
  • Bump ini from 1.3.5 to 1.3.7 a7abfeb

v2.1.0...v2.2.0

Version 2.1.0

03 Nov 08:10
efd54e4
Compare
Choose a tag to compare

Features

  • Handle ttf:// format for mark WellKnownNames dd49fe2

Updates

  • update dependencies e16c59b
  • Bump elliptic from 6.5.2 to 6.5.3 057c3b3
  • Updates major versions cadddb6
  • Updates minor packages 0b62bb2
  • update deprecated urls in package.json 84a6624

Setup

v2.0.1...v2.1.0

Version 2.0.1

20 Mar 12:45
Compare
Choose a tag to compare

Bugfixes

  • enable reading label without literal wrapper d00e5f8

Updates

  • Merge pull request #274 from jansule/fix-label f0cff3f
  • Merge pull request #263 from KaiVolland/package-upgrades 2a69d9d
  • Updates several packages fc1d7c4
  • Merge pull request #258 from KaiVolland/geostyler-style 19c3cd7
  • Merge pull request #257 from geostyler/greenkeeper/xmldom-0.2.0 3bdd96c
  • Updates geostyler-style 50bd5f2
  • chore(package): update lockfile package-lock.json d7cfce8
  • fix(package): update xmldom to version 0.2.0 878274c
  • Merge pull request #256 from geostyler/greenkeeper/@types/node-12.12.0 eba6686
  • chore(package): update lockfile package-lock.json a610171
  • chore(package): update @types/node to version 12.12.0 7f96459
  • Merge pull request #255 from geostyler/greenkeeper/@types/node-12.11.7 5db6f39
  • chore(package): update lockfile package-lock.json f81f262
  • chore(package): update @types/node to version 12.11.7 a2889db
  • Merge pull request #252 from jansule/remove-issue-reference 17e4117
  • remove deprecated issue info a99e2f6
  • Merge pull request #251 from jansule/add-templates 05c61b3
  • add issue templates 83b62c6
  • 2.0.0 e32ba90

v2.0.0...v2.0.1

Version 2.0.0

05 Sep 08:03
694bc30
Compare
Choose a tag to compare
  • Adapts parser to geostyler-style v2 1270722

Breaking:

❗ The breaking change is that the FillSymbolizer will use the new introduced fillOpacity from FillSymbolizer as counter part for the SLD CssParameter instead of opacity from BaseSymbolizer.

v1.3.1...v2.0.0

Version 1.3.1

02 Sep 07:26
870c9ea
Compare
Choose a tag to compare

v1.3.0...v1.3.1

Version 1.3.0

21 May 11:56
00dcc44
Compare
Choose a tag to compare
  • Updates several packages and adapts code
  • Updates geostyler-style 5ce33e2
  • Fixes typos eb3dd75
  • Introduce flag 'prettyOutput' 32cc0e9
  • Add unit test for prettyOutput flag 6816186
  • Introduces parsing of strMatches FunctionFilter 7659ff4
  • Use node v10 and v12 for ci 1dd3f18
  • Fixes declaration files 6df7ec6

v1.2.0...v1.3.0