Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@brendan-ward brendan-ward released this 20 Oct 03:44
· 14 commits to main since this release
5de63e7

Breaking changes

  • now requires Go 1.17+.

General changes

  • upgraded Docker containers to Go 1.19
  • upgraded Go version used for release to Go 1.19

Command-line interface

  • added support for specifying host IP address to listen on using the --host
    option (#138).
  • switched basemaps to Stamen map tiles (#148)
  • added auto-detection of tile size and return blank tile of same size
    (if available) for image tilesets when tile is not found (#155).