Version 0.9.0
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).