Releases: geostyler/geostyler-openlayers-parser
Releases · geostyler/geostyler-openlayers-parser
Version 1.1.0
Bugfixes:
- check if HEX color is valid and is not already an rgba color string #119
Dependency updates:
- updates of several dependencies
Version 1.0.0
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
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)
Version 0.19.1
DevSetup
- Introduces [email protected] and [email protected] as dev dependency (#64)
- Bump version of ol-util to latest version using OpenLayers 4 (#63)
- Add dev build excluding openlayers (#57)