- Use GitHub archive URL instead of git repository for
nomnom
dep
- Fix dependency
require
s
- Update dependencies
- Upgrade
tilelive-modules
- Add
--quiet
(-q
) option tocopy
command
- Pull in MBTiles optimizations from
tilelive-streaming
- Drop
render
command, as includingmapnik
as a dependency (indirectly or otherwise) wasn't worth the problems that it was causing
- Increase
UV_THREADPOOL_SIZE
- Upgrade to
tilelive-cache@^0.6.1
with improvements toclose()
handling - Display usage when no command was provided
- Include changes merged via GitHub
- Pass
scale
parameter to sources
- Update dependencies
- Update
tilelive-streaming
for compatibility with Node-0.12.x and iojs - Update
abaculus
for 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-streaming
with concurrent buffering (for better throughput with flakey sources)
- Update
tilelive-streaming
for proper buffering (effectively increasing concurrency)
- Add
render
command
- Re-published without junk lying around
- Auto-register tilelive modules via
tilelive-modules
- Relax
tilelive
version dependency to play better with other modules - Depend on fixed
tilelive-streaming
- Initial release