What's Changed
- feat: support github's react-based diff ui by @hashiiiii in #167
- feat: detect unityyaml by content by @hashiiiii in #169
- test: add ext list and value format parity tests by @hashiiiii in #172
- feat: respect Retry-After and back off on rate limits by @hashiiiii in #170
- feat: support commit and compare pages in the extension by @hashiiiii in #171
- ci: manage extension version with bump-my-version by @hashiiiii in #174
- feat: harden the editor CLI auto-download by @hashiiiii in #175
- fix: react ui card frame and raw diff flash by @hashiiiii in #178
- perf: cut rescan debounce to 50ms by @hashiiiii in #180
- fix: zero out lint warnings with must() and strict indexing by @hashiiiii in #181
- build: rebuild wasm before extension tests by @hashiiiii in #183
- refactor: split override diff out of diff.zig by @hashiiiii in #186
- refactor: extract diff tree rows into DiffTree by @hashiiiii in #187
- refactor: split run() and dedupe git show errors by @hashiiiii in #188
- refactor: share ref display ladder in display.zig by @hashiiiii in #185
- feat: let the editor window choose a base ref by @hashiiiii in #189
- refactor: split handler caches and resolution pipeline by @hashiiiii in #190
- ci: add dependency caches and dedup site build by @hashiiiii in #184
- ci: build release artifacts before push by @hashiiiii in #207
- fix: point site store link at the CWS listing by @hashiiiii in #208
- feat: add --version flag to the CLI by @hashiiiii in #209
- test: wire builtin_refs into cli test block by @hashiiiii in #210
- fix: repair the editor refresh lifecycle by @hashiiiii in #211
- feat: surface incomplete guid resolution by @hashiiiii in #212
- fix: surface silent failures in the editor CLI path by @hashiiiii in #213
- refactor: split Cli and extract the window refresh gate by @hashiiiii in #214
- feat: add a Preferences page for the CLI path override by @hashiiiii in #215
- docs: add CLI reference, editor guide, changelog policy by @hashiiiii in #216
- ci: unify lint reporting to fail-only by @hashiiiii in #219
Full Changelog: v0.7.1...v0.8.0