v0.5.0
- Added: Command line
cache seedandcache purgecommands (#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_nameand/maps/:map_name/style.jsonendpoints. (#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