mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-24 20:47:54 +00:00
21 lines
197 B
Markdown
21 lines
197 B
Markdown
# ChangeLog
|
|
|
|
## 0.1
|
|
|
|
### 0.1.3
|
|
|
|
- Fix cache key builder.
|
|
|
|
### 0.1.2
|
|
|
|
- Add default config when init.
|
|
- Update JsonEncoder.
|
|
|
|
### 0.1.1
|
|
|
|
- Add in-memory support.
|
|
|
|
### 0.1.0
|
|
|
|
- First version release.
|