- Allows up to one redirect for requests by default
- Allows either http or https requests for agent
- Node 10 support
- Swaps request with needle (may cause breaking changes if you use a custom client to customize request options)
- Uses agentkeepalive (https) for all requests
- Update agentkeepalive dependency to v4.0.2. This will prevent this. evictSession error
- Throw error with description if url marker is too large.
- Update to @mapbox/makizushi ^3.0.1
- Update to @mapbox/blend ^2.0.1
- Update to mapnik 3.x || 4.x
- Update to mapnik 3.7.0
- Update to blend 2.0.0
- Update to makizushi 2.0.0
- Drops windows support
- Update to mapnik 3.6.0
- Fix bug which tinted all url markers to #7e7e7e unless
marker-color
was specified.
- Updated mapnik to 3.5.0
- Updates node-agentkeepalive dependency to v2.0.2. This is a breaking change for node 0.8.x users.
- Fixed handling of multipoint geometries