chore(deps): prefer to use tomllib/tomli and mark tomlkit/tomli_w as optional (#392)
* chore(deps): prefer to use tomllib and mark tomlkit as optional * docs: add toml extra to install command * docs: update changelog
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#### Changed
|
||||
- Allow run `aerich init-db` with empty migration directories instead of abort with warnings. (#286)
|
||||
- Move `tomlkit` to optional and support `pip install aerich[toml]`. (#392)
|
||||
|
||||
### [0.8.0](../../releases/tag/v0.8.0) - 2024-12-04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user