Skip to content

Releases: nonebot/nb-cli

Release 1.2.1

09 Jul 06:24
f230aa4

Choose a tag to compare

What's Changed

  • Fix: 使用 nb 命令找不到 pyproject.toml by @ZM25XC in #91

New Contributors

  • @ZM25XC made their first contribution in #91

Full Changelog: v1.2.0...v1.2.1

Release 1.2.0

08 Jul 15:59
3348a74

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

Release 1.1.2

16 Apr 04:19
1645a47

Choose a tag to compare

What's Changed

  • fix os.PathLike generic compatibility

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1

12 Apr 06:27
41a01c6

Choose a tag to compare

What's Changed

  • fix missing re-export

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

12 Apr 06:05
6142561

Choose a tag to compare

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 (defaults True)

Full Changelog: v1.0.5...v1.1.0

Release 1.0.5

18 Feb 17:27
f8bba7f

Choose a tag to compare

  • 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

06 Feb 07:39
6b03159

Choose a tag to compare

  • fix python detection on windows
  • improve project template description

Full Changelog: v1.0.3...v1.0.4

Release 1.0.3

30 Jan 08:25
0ac0dc3

Choose a tag to compare

  • 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

21 Jan 09:22
9904ffa

Choose a tag to compare

Auto detect venv and improve exception output

What's Changed

  • Feature: run python using pyodide in browser! by @yanyongyu in #53

New Contributors

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

18 Jan 11:29
c6bf35a

Choose a tag to compare

fix some bugs and improve prompts

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1