Skip to content

v0.5.0

Choose a tag to compare

@ARolek ARolek released this 22 Dec 22:50
· 780 commits to master since this release
  • Added: Command line cache seed and cache purge commands (#64)
  • Added: Support for local filesystem as a cache backend (#64)
  • Added: Support for Amazon S3 as a cache backend (#64)
  • Added: More robust command line interface (#64)
  • Added: No-Cache headers to /capabilities, /capabilities/:map_name and /maps/:map_name/style.json endpoints. (#176)
  • Fixed: Possible Panic if a feature without an ID is added before a feature with an ID; when constructing Layers (#195)

Breaking changes:

  • To use tegola as a web server, use the command tegola serve --config=/path/to/config.toml