Releases: fastapi-practices/fba-cli
Releases · fastapi-practices/fba-cli
v0.1.5
[0.1.5] - 2026-04-02
🚀 Features
- Add destory sql script templates
- Add
fba-cli addcommand to register existing FBA projects - Auto-detect counterpart plugins when installing from marketplace
- Add
-sand-foptions tofba-cli gofor backend/frontend navigation - Refactor
devinto command group with dynamic custom subcommands - Add
dev allcommand with output stream multiplexer - Add infrastructure explanation prompts in create flow
🐛 Bug Fixes
- Strip _ui suffix from frontend plugin directory name on git clone
⚙️ Miscellaneous Tasks
- Update version check output
v0.1.4
[0.1.4] - 2026-03-21
🚜 Refactor
- 插件类型改为名称后缀 _ui 推断,新增市场数据缓存
v0.1.3
[0.1.3] - 2026-03-21
🐛 Bug Fixes
- 修复必要环境缺失时不引导安装直接退出的问题
v0.1.2-beta.3
[0.1.2-beta.3] - 2026-03-20
⚙️ Miscellaneous Tasks
- Lock pnpm version