- Use GitHub archive URL instead of git repository for
nomnomdep
- Fix dependency
requires
- Update dependencies
- Upgrade
tilelive-modules - Add
--quiet(-q) option tocopycommand
- Pull in MBTiles optimizations from
tilelive-streaming
- Drop
rendercommand, as includingmapnikas a dependency (indirectly or otherwise) wasn't worth the problems that it was causing
- Increase
UV_THREADPOOL_SIZE - Upgrade to
tilelive-cache@^0.6.1with improvements toclose()handling - Display usage when no command was provided
- Include changes merged via GitHub
- Pass
scaleparameter to sources
- Update dependencies
- Update
tilelive-streamingfor compatibility with Node-0.12.x and iojs - Update
abaculusfor compatibility with Node-0.12.x and iojs
- Opt into retries if available
- Pick up fixes in
tilelive-streaming
- Upstream concurrency improvements in
tilelive-streaming
- Improve error logging when loading tilelive modules
- Update
tilelive-streamingwith concurrent buffering (for better throughput with flakey sources)
- Update
tilelive-streamingfor proper buffering (effectively increasing concurrency)
- Add
rendercommand
- Re-published without junk lying around
- Auto-register tilelive modules via
tilelive-modules
- Relax
tileliveversion dependency to play better with other modules - Depend on fixed
tilelive-streaming
- Initial release