Skip to content

Releases: nonebot/nb-cli

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

Release 1.0.0

13 Jan 04:35
0e9d6e3

Choose a tag to compare

NB CLI new standalone version, provides plugin system and scripts execution support.

now you should install nb-cli with pipx install nb-cli

Full Changelog: v0.6.7...v1.0.0

Release 0.6.9

06 Jan 12:02

Choose a tag to compare

Full Changelog: v0.6.8...v0.6.9

Release 0.6.8

07 Dec 03:42

Choose a tag to compare

Full Changelog: v0.6.7...v0.6.8

Release 0.6.7

24 May 04:49

Choose a tag to compare

Full Changelog: 0.6.6...v0.6.7