Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 762 Bytes

3.0.0 (September 13, 2021)

Tile servers

  • Add --tile-server option to specify which tile servers to download from (required)
  • Add --list-tile-servers option to list available tile servers
  • Add rate limiting to limit load on tile servers

Route

  • Merge --route and --path options to a single --route option

Map

  • Add links between pages (turn off by --no-links)
  • Add boundary (turn off by --no-boundary)
  • Add contents (turn off by --no-content)

tmp

  • Specify tmp folder to use with --tmp option
    • this option can be used to continue after a download error

Hosting

  • Move repository to GitHub. Not great because it belongs to Microsoft, but previously used Gitea instance didn't allow for collaboration.