v0.4.0
What's Changed
- chore: untrack docs/superpowers by @hashiiiii in #28
- refactor: modernize editor C# and trim allocations by @hashiiiii in #32
- test: cover resolved map, stderr, and pipe drain by @hashiiiii in #34
- fix: harden core parser and adopt zig 0.16 idioms by @hashiiiii in #33
- refactor: vendor MiniJSON and drop newtonsoft by @hashiiiii in #35
- ci: run the perf budget gate on linux only by @hashiiiii in #36
- perf: parallelize fetches and clean up extension by @hashiiiii in #31
- fix: keep added component cards expanded by @hashiiiii in #37
- feat: support all UnityYAML asset extensions by @hashiiiii in #38
- feat: cover the full unity classid reference table by @hashiiiii in #39
- fix: show full values for one-sided documents by @hashiiiii in #40
- feat: merge source prefabs into instance diffs by @hashiiiii in #41
- feat: fetch source prefabs in the extension by @hashiiiii in #42
- feat: semantic default view with global toggle by @hashiiiii in #43
- fix: push nested overrides down via xor file ids by @hashiiiii in #44
- ci: automate version bump in release workflow by @hashiiiii in #45
- feat: background prefetch on pr arrival by @hashiiiii in #46
- feat: repo guid index with progressive rendering by @hashiiiii in #48
- fix: flush session diff cache on quota overflow by @hashiiiii in #49
- chore: Configure Renovate by @renovate[bot] in #50
- ci: add pr labeler and codeowners by @hashiiiii in #52
- docs: add security policy by @hashiiiii in #53
- ci: add least-privilege permissions to ci workflow by @hashiiiii in #56
- docs: translate Japanese comments to English by @hashiiiii in #57
- refactor: remove dead checksum verification by @hashiiiii in #61
- refactor: drop retired backward-compat code by @hashiiiii in #62
- docs: make code comments self-contained by @hashiiiii in #63
- ci: push release via github app token by @hashiiiii in #64
New Contributors
Full Changelog: v0.3.0...v0.4.0