Add Command class. (#148) (#141) (#123) (#106)

This commit is contained in:
long2ice
2021-08-03 16:18:07 +08:00
parent 1e5a83c281
commit 6f5a9ab78c
8 changed files with 238 additions and 131 deletions

View File

@@ -2,6 +2,10 @@
## 0.5
### 0.5.6
- Add `Command` class. (#148) (#141) (#123) (#106)
### 0.5.5
- Fix KeyError: 'src_folder' after upgrading aerich to 0.5.4. (#176)