Skip to content

Releases: mapbox/tile-reduce

v3.3.1

Choose a tag to compare

@bsrinivasa bsrinivasa released this 23 Apr 13:36

Update dependencies so that tile-reduce installs cleanly with modern versions of Node.
Includes updated @mapbox/mbtiles which depends on and supports the latest sqlite3 node package.

v3.3.0

Choose a tag to compare

@mourner mourner released this 28 Jan 15:56
  • Kill worker processes with SIGHUP instead of SIGTERM so that they'd have a chance to clean up things.
  • Update dependencies so that tile-reduce installs cleanly with modern versions of Node.

v3.2.0

Choose a tag to compare

@mourner mourner released this 11 Jan 14:58
  • Better error handling.
  • Support MBTiles with application/vnd.mapbox-vector-tile MIME-type.
  • Updated dependencies.