v0.5.0
What's Changed
- build: switch extension from npm to pnpm by @hashiiiii in #69
- build: set pnpm minimumReleaseAge to 3 days by @hashiiiii in #71
- ci: atomic push and inline release committer by @hashiiiii in #72
- feat: redesign extension ui by @hashiiiii in #73
- feat: drop GHES support from extension by @hashiiiii in #76
- feat: add GitHub sign-in via OAuth device flow by @hashiiiii in #77
- feat: sign in with GitHub from the PR page by @hashiiiii in #79
- feat: fold components group below the object row by @hashiiiii in #80
- build: add fmt script to extension by @hashiiiii in #86
- ci: label renovate PRs by semver by @hashiiiii in #87
- fix: hide semantic view when file is collapsed by @hashiiiii in #88
- feat: match the CLI diff output to the extension semantic view by @hashiiiii in #89
- feat: drop the MCP server in favor of direct CLI usage by @hashiiiii in #90
- feat: distribute CLI via Homebrew and Scoop by @hashiiiii in #95
Full Changelog: v0.4.0...v0.5.0