Skip to content

v0.5.1

Choose a tag to compare

@luomsis luomsis released this 08 Sep 06:03

修复 / Fixed

  • 版本号检测适配新分发名:分发名改为 repowiki-cli 后,干净安装的 repowiki --version 显示
    0.0.0(metadata 查询仍用旧名)——现优先查 repowiki-cli,兼容旧名回退。
    Version detection now queries the new distribution name (repowiki-cli); clean installs
    no longer report 0.0.0.

变更 / Changed

  • PyPI 分发名定为 repowiki-clirepowiki 已被
    同用途项目占用):命令名与 import 包名保持 repowiki 不变,pip install repowiki-cli 即可。
    Distribution renamed to repowiki-cli (the repowiki name on PyPI is taken); the command
    and import package remain repowiki.

187 tests · Python 3.10–3.13 · macOS / Linux / Windows 原生