Releases: nonebot/nb-cli
Releases · nonebot/nb-cli
Release 1.2.1
What's Changed
- Fix: 使用 nb 命令找不到
pyproject.tomlby @ZM25XC in #91
New Contributors
- @ZM25XC made their first contribution in #91
Full Changelog: v1.2.0...v1.2.1
Release 1.2.0
What's Changed
- Feature: add more cdn links by @forchannot in #83
- Fix: 修复
cookiecutter2.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_piphandler - add
ensure_process_terminateddecorator - 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
Release 1.0.3
- add support for auto detect python3 / python
- add using venv log
- fix i18n error in meta
Full Changelog: v1.0.2...v1.0.3
Release 1.0.2
Auto detect venv and improve exception output
What's Changed
- Feature: run python using pyodide in browser! by @yanyongyu in #53
New Contributors
- @yanyongyu made their first contribution in #53
Full Changelog: v1.0.1...v1.0.2