All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- [
TeslaHTTPCache
] When the request body is parsed and there are no parameters, it is set to the empty string""
- [
TeslaHTTPCache
] Makehttp_cache
an optional depedency
- [
PlugHTTPCache
] Update to usehttp_cache
0.2.0
- [
PlugHTTPCache
] Options are now a map (was previously a keyword list)
Initial release