mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-24 20:47:54 +00:00
chore: set version 0.2.0
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
|
||||
## 0.2
|
||||
|
||||
### 0.2.1
|
||||
### 0.2.0
|
||||
|
||||
- Make `request` and `response` optional.
|
||||
- Add typing info to the `cache` decorator.
|
||||
- Support cache jinja2 template response.
|
||||
- Support cache `JSONResponse`
|
||||
- Add `py.typed` file and type hints
|
||||
@@ -11,11 +13,6 @@
|
||||
- Fix cache decorate sync function
|
||||
- Transparently handle backend connection failures.
|
||||
|
||||
### 0.2.0
|
||||
|
||||
- Make `request` and `response` optional.
|
||||
- Add typing info to the `cache` decorator.
|
||||
|
||||
## 0.1
|
||||
|
||||
### 0.1.10
|
||||
|
||||
Reference in New Issue
Block a user