All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
2.2.0 - 2021-12-14
- Support for POST requests to tile endpoints
2.1.1 - 2020-08-17
- Use baseUrl if there is one
2.1.0 - 2019-07-02
- Added
rest/services
to routes targeting ArcGIS clients
- trailing slash route -
VectorTileServer/
needed for ArcGIS clients
2.0.0 - 2019-06-26
- plugin class name (and thus routes) changed to
VectorTileServer
to accomodate ArcGIS requirements
- ArcGIS metadata route
- ArcGIS root.json route
1.0.1 - 2019-06-21
- strip undefined properties from tile-config object
1.0.0 - 2019-06-21
- path to package.json
- refactor into source directory
- update demo
- Unit tests
0.0.3 - 2019-06-14
- Linting and travis build.