- Removed quality setting, was failing on null even though it should be okay to be
none
. Whatever none means in JS...
- Removed redundant scale
- Updates to mapnik 4.2.1
- Testing node.js versions 8, 10 (LTS versions, 11 failing)
- Cleanup - Removed Appveyor scripts since Windows support was dropped
- Updated testing library, Mocha to latest version.
- Updates to mapnik 3.7.0
- Drops windows support
- Switches sphericalmercator to use mapbox repo
- Updates mapnik to 3.6.0
- Fixes a series of small bugs
- Removes support for Node version
v0.12.x
- Adds new optional
tileSize
. This is the native tileSize in pixels of the input tiles. If not provided, the API will default to256
.