18 lines
259 B
Markdown
18 lines
259 B
Markdown
|
|
## 0.2.0 (2023-12-28)
|
||
|
|
|
||
|
|
### Feat
|
||
|
|
|
||
|
|
- add db initialization
|
||
|
|
- add route and tests
|
||
|
|
- add health check and remove old code
|
||
|
|
- add logging
|
||
|
|
- client and server errors
|
||
|
|
- ctx resolver
|
||
|
|
- first extractor
|
||
|
|
- add auth things
|
||
|
|
- add model
|
||
|
|
|
||
|
|
### Refactor
|
||
|
|
|
||
|
|
- migrate to axum 0.7
|