Skip to content

Releases: nonebot/nb-cli

Release 1.2.4

11 Sep 15:17
ebc37f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

Release 1.2.3

02 Sep 10:31
fe16758
Compare
Choose a tag to compare

What's Changed

  • Bug: 修复适配器模板 typo by @eya46 in #93

Full Changelog: v1.2.2...v1.2.3

Release 1.2.2

09 Jul 12:45
ad098d5
Compare
Choose a tag to compare

What's Changed

  • fix list builtin plugins need pyproject config file

Full Changelog: v1.2.1...v1.2.2

Release 1.2.1

09 Jul 06:24
f230aa4
Compare
Choose a tag to compare

What's Changed

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

New Contributors

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

Release 1.2.0

08 Jul 15:59
3348a74
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • fix python detection on windows
  • improve project template description

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