Skip to content

Releases: fastapi-practices/fba-cli

v0.1.5

02 Apr 06:16

Choose a tag to compare

[0.1.5] - 2026-04-02

🚀 Features

  • Add destory sql script templates
  • Add fba-cli add command to register existing FBA projects
  • Auto-detect counterpart plugins when installing from marketplace
  • Add -s and -f options to fba-cli go for backend/frontend navigation
  • Refactor dev into command group with dynamic custom subcommands
  • Add dev all command 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

21 Mar 12:59

Choose a tag to compare

[0.1.4] - 2026-03-21

🚜 Refactor

  • 插件类型改为名称后缀 _ui 推断,新增市场数据缓存

v0.1.3

21 Mar 12:15

Choose a tag to compare

[0.1.3] - 2026-03-21

🐛 Bug Fixes

  • 修复必要环境缺失时不引导安装直接退出的问题

v0.1.2-beta.3

20 Mar 11:47

Choose a tag to compare

[0.1.2-beta.3] - 2026-03-20

⚙️ Miscellaneous Tasks

  • Lock pnpm version