Current section

Files

Jump to
tesla_http_cache CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
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.
## [0.3.1] - 2024-05-19
### Fixed
- [`TeslaHTTPCache`] Take query parameters into account when caching
## [0.3.0] - 2023-06-22
### Changed
- [`TeslaHTTPCache`] Make `http_cache` an optional depedency
## [0.2.0] - 2023-04-25
### Changed
- [`TeslaHTTPCache`] Update to use `http_cache` `0.2.0`
- [`TeslaHTTPCache`] Options are now a map (was previously a keyword list)