Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:35
· 22 commits to main since this release

What's Changed

  • Replace the always-on MCP server with the on-demand android-api-diff CLI.
  • Add a project-local Codex Skill that routes API inspection and code-generation
    requests to the CLI without redundant calls.
  • Publish the CLI under the unscoped android-api-diff package name so the
    package and executable use the same name.
  • Add android-api-diff install as a one-command global CLI and Codex Skill
    installer, with the Skill pinned to the matching release tag.
  • Require Node.js 26.5.0 or newer across the workspace and published packages.