What's Changed
- Refactor CompareCommand to use proper dependency injection by @jbrinkman in #29
- Fix #28: Add comprehensive test coverage for previously untested components by @jbrinkman in #30
- Fix #31: Complete HTML report configuration section by @jbrinkman in #37
- Fix HTML escaping for generic type parameters in reports by @jbrinkman in #39
- Fix type mapping for equivalent signatures in API comparison by @jbrinkman in #41
- feat: Add collapsible sections with summary navigation to HTML reports (Issue #34) by @jbrinkman in #42
- Fix configuration precedence for OutputFormat and OutputPath (#38) by @jbrinkman in #43
- feat: Add ARM64 builds and universal installation script by @jbrinkman in #46
- feat: Add Chocolatey and Homebrew packaging support (#44) by @jbrinkman in #47
- feat: Add detailed validation error messages to ApiComparison by @jbrinkman in #52
Full Changelog: v1.0.0-rc6...v1.0.0