What's Changed
- fix: unify path canonicalization with ancestor-walk fallback by @advaithsujith in #774
- fix(profile): emit serde-rendered values in show/diff JSON output by @nf-matt in #811
- fix(ci): poll crates.io index instead of fixed sleep before publish by @SequeI in #821
- fix(capability): prevent symlink dedup with same canonicalization when generating macOS seatbelt profiles by @marksisson in #830
- fix(policy): normalize nix profile paths to tilde-style and add defexpr by @marksisson in #822
- fix: resolve extends against sibling profiles in the same directory by @SequeI in #806
- fix: add macOS warning when --allow targets a deny-group path by @SequeI in #805
- feat(profile)!: restructure profile JSON schema (#594 phase 2) by @ranguard in #812
New Contributors
Full Changelog: v0.46.0...v0.47.0