Releases: nonebot/nb-cli
Releases · nonebot/nb-cli
Release 1.2.4
Release 1.2.3
Release 1.2.2
Release 1.2.1
Release 1.2.0
What's Changed
- Feature: add more cdn links by @forchannot in #83
- Fix: 修复
cookiecutter
2.2.0 渲染项目模板出错 by @MingxuanGame in #89 - Feature: 商店使用 registry 新数据 by @eya46 in #88
New Contributors
- @forchannot made their first contribution in #83
- @MingxuanGame made their first contribution in #89
- @eya46 made their first contribution in #88
Full Changelog: v1.1.2...v1.2.0
Release 1.1.2
Release 1.1.1
Release 1.1.0
What's Changed
- Feature: 优化
get_default_python
异常处理 by @StarHeartHunt in #64 - Fix: reloader unexpected exit by @yanyongyu in #71
- auto detect project root with global work dir option
-d/--cwd
- global venv detection option
--venv/--no-venv
(defaultsTrue
)
Full Changelog: v1.0.5...v1.1.0
Release 1.0.5
- add
call_pip
handler - add
ensure_process_terminated
decorator - catch keyboard interrupt exception when running
Full Changelog: v1.0.4...v1.0.5
Release 1.0.4
- fix python detection on windows
- improve project template description
Full Changelog: v1.0.3...v1.0.4