Version 2.0.0
Breaking Changes
- Introduces
requestParams
by @KaiVolland in #434
Migration:
The request related read arguments (version
, typeName
, featureID
, propertyName
, srsName
, maxFeatures
) have been moved into requestParams
. Have a look at the updated tests for an example.
Other
- Adapt urls to geostyler organization by @KaiVolland in #250
- Fix missing source file warnings by @juburr in #355
New Contributors
Full Changelog: v1.0.1...v2.0.0