Skip to content

Releases: geostyler/geostyler-openlayers-parser

Version 2.2.0

29 Mar 07:42
28447c8

Choose a tag to compare

  • Updates geostyler-style to v3 fba47d9
  • Rename depdendabot.yml to dependabot.yml 673b0b2
  • Create depdendabot.yml 8cf48bb
  • Fix type in PR template 64218e6
  • Enhancements to typing and linting 263b8c1
  • Add pull_request_template.md 182310a
  • Update tests to reflect new capabilities 9b7c94e
  • Add read/write support for fill line dashes and read support for stroke-opacity fe74b58
  • Add write support for outlineOpacity in fill symbolizer 8cb34c6

v2.1.0...v2.2.0

Version 2.1.0

25 Jun 08:17
b1c0edb

Choose a tag to compare

  • Modify the parser to handle font-based mark symbolizers 0a36b77
  • Add several utilities for handling font-based mark symbolizers 0880dc2
  • Add fixtures and test cases for font-based mark symbolizers a1fa4bb
  • Fix typo in configfile 9f79612
  • Include node v14 in CI 3087cdf
  • Replace tslint with eslint cdbae4a
  • Fix browser example 119b599

v2.0.1...v2.1.0

Version 2.0.1

28 Feb 15:33
37b36ae

Choose a tag to compare

  • Merge pull request #218 from KaiVolland/package-updates 37b36ae
  • Updates several packages f018417
  • Merge pull request #215 from geostyler/greenkeeper/monorepo.babel7-20200114023814 dacbd1a
  • chore(package): update lockfile package-lock.json 6a299b9
  • chore(package): update @babel/preset-typescript to version 7.7.7 eb94c53
  • chore(package): update @babel/preset-env to version 7.8.2 dd76784
  • chore(package): update @babel/polyfill to version 7.8.3 c28d677
  • chore(package): update @babel/plugin-proposal-object-rest-spread to version 7.8.3 d9345a8
  • chore(package): update @babel/plugin-proposal-class-properties to version 7.8.0 79c5658
  • chore(package): update @babel/core to version 7.8.0 256364d
  • Merge pull request #213 from geostyler/dependabot/npm_and_yarn/handlebars-4.5.3 8bfb5fc
  • Bump handlebars from 4.1.2 to 4.5.3 366957b
  • Merge pull request #210 from jansule/linedash-fix b163c17
  • parse lineDash null as undefined 283509f
  • Merge pull request #209 from geostyler/greenkeeper/@terrestris/ol-util-4.0.0 193593c
  • chore(package): update lockfile package-lock.json ceb2790
  • fix(package): update @terrestris/ol-util to version 4.0.0 32deccf
  • Merge pull request #208 from jansule/remove-issue-reference b3c6b06
  • remove deprecated issue info a62a779
  • Merge pull request #207 from geostyler/jansule-patch-1 028a4ad
  • Update issue templates 786e337
  • Merge pull request #203 from KaiVolland/update-realease-script f1fdb06
  • Updates the release script in the package.json bfaaec2
  • 2.0.0 7ed5aee

v2.0.0...v2.0.1

Version 2.0.0

27 Sep 08:14
b16f030

Choose a tag to compare

  • Updates ol to version 6 f0bd7ca
  • Adapt urls to geostyler organization a62b205

v1.1.4...v2.0.0

Breaking changes:

  • peerDependency ol has to be upgraded to v6

Version 1.1.4

02 Sep 07:15
7ea6616

Choose a tag to compare

v1.1.3...v1.1.4

v1.1.3

15 May 12:48

Choose a tag to compare

  • Fixes rootDir in tsconfig 8e4d3a9
  • Adds the missing "types" property to package.json 041f0c7

v1.1.2...v1.1.3

Version 1.1.2

15 May 11:29
0ab630b

Choose a tag to compare

  • Updates geostyler-style to v1.1.0
  • Updates other packages

v1.1.1...v1.1.2

Version 1.1.0

19 Feb 14:44

Choose a tag to compare

Bugfixes:

  • check if HEX color is valid and is not already an rgba color string #119

Dependency updates:

  • updates of several dependencies

v1.0.0...v1.1.0

Version 1.0.0

07 Jan 12:23

Choose a tag to compare

BREAKING CHANGE

  • Upgrade to OpenLayers 5 (#77)

Note:
Due to this upgrade your parent package/application must use ol in version 5. If you need to upgrade please refer to the official upgrade guide.

Version 0.21.0

07 Jan 11:38

Choose a tag to compare

Dependency updates

  • @babel/polyfill v7.2.5 (#85)
  • @types/jest v23.3.11 (#88)
  • @types/node v10.12.18 (#81)
  • @types/ol v4.6.3 (#91)
  • np v3.1.0 (#76)
  • uglifyjs-webpack-plugin v2.1.1 (#90)
  • webpack v4.28.3 (#89 )
  • webpack-cli v3.2.0 (#92)

Note:
This one is the last release compatible with ol4 library. The next released versions will operate with currently avaliable OpenLayers version 5 (https://github.com/openlayers/openlayers)