Skip to content

v0.9.0

Choose a tag to compare

@SMWHff SMWHff released this 09 Jul 03:24

v0.9.0

Bug 修复

  • 修复 load_profile 在 set_noprimary 失败时未正确返回 False
  • set_off 添加防禁用最后显示器保护
  • 修复 Nuitka 编译 exe 环境下日志路径错误(增加文件日志降级处理)

新功能

  • PowerShell 模块新增 4 个 cmdlet(Set-WinRandrDryRun、Set-WinRandrVerbose、Get-WinRandrProperties、Get-WinRandrProvider)

代码完善

  • 改进类型注解精度(NoReturn、具体 tuple 类型)
  • 增加 3 个未覆盖场景的测试
  • fail_under 提升至 99%
  • 修正 build.sh 注释和版本号提取方式(改用 grep 避免导入全包)
  • 移除 .gitattributes 和 xrandr-reference.md 重复行