Skip to content

v2.3.0

Choose a tag to compare

@Virace Virace released this 07 Mar 10:51
· 20 commits to main since this release
8e51883

变更

  • 版本升级到 2.3.0
  • IGNORE_REVISION 设为默认匹配模式
  • 新增 PATCH_LATEST 模式,支持同补丁直接选最新 GAME
  • latest_lcu() / latest_game() 标记为弃用,并计划在 v3.0.0 删除
  • 同步更新测试、文档与 live 版本选择说明

校验

  • UV_CACHE_DIR=.cache/uv uv run --with ruff ruff check src tests README.md docs
  • UV_CACHE_DIR=.cache/uv uv run pytest -q -m 'not integration'
  • UV_CACHE_DIR=.cache/uv uv run --with build python -m build
  • UV_CACHE_DIR=.cache/uv uv run --with twine python -m twine check dist/riotmanifest-2.3.0*