Skip to content

v4.0.0-Alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:57
· 40 commits to v4 since this release
v4.0.0-Alpha
5998dd2

Caution

重大版本更新,配置不会随着本版本自动迁移
请重新生成配置文件

What's Changed

5998dd2 fix: 打包时错误依赖 yaspin/data/spinners.json
00a2cb4 test fix: 修正错误,添加 test_make_yaspin_does_not_import_spinner_data
f0877d5 chore: 更新 CI 主线分支,移除额外的单文件 Build
321eb04 test: 新增 launch 模式测试
5ae2a7a fix(monitor): _launch_program 移除冗余 or,捕获 AccessDenied;_launch_task 进程闪退时加日志
8e5b6bc feat(monitor): 新增 monitor_via_launch 主动拉起监视模式
3affc69 refactor(monitor): 提取 _monitor_single_pid 供 launch 和 task_scheduler 复用
456589b fix(monitor): _split_args 改用 shlex.split,消除 _resolve_cwd 重复计算,补充边界测试

Full Changelog: v3.23.6...v4.0.0-Alpha