Skip to content

v2.2.2

Choose a tag to compare

@Virace Virace released this 06 Mar 11:04
· 22 commits to main since this release
1ab762a

变更

  • 版本升级到 2.2.2
  • 重写 README,收敛为快速上手、常见任务与实践建议
  • 重构 docs 文档结构,拆分为 manifest / extractor / diff / game 四类详细文档

校验

  • UV_CACHE_DIR=.cache/uv uv run ruff check src tests scripts
  • 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.2.2*