What's Changed
- 21148cd Bump minimum Go version and
golang.org/x
deps - @HeavyWombat - 02563bb Add command-line flag to disable rename detection - @HeavyWombat
- 5673bf0 Move rename logic into separate library - @HeavyWombat
- 372cae6 perf: Reuse destination indices in rename calculation - @motoki317
- 8fde8ce doc: Add attributions - @motoki317
- 867c01a feat: Detect k8s resource renames using git heuristics - @motoki317
- b513ffa impr: Better output for Kubernetes file-level changes - @motoki317
- 87fd932 Add checked out ref for
actions/checkout@v4
- @chansuke - 7796360 add unit tests - undefined
- 6fe3b57 Feat(between): add ignore value changes flag - undefined
- 18e5fb2 Remove
wrap
import - @HeavyWombat - baf677c Simplify GitHub Action setup - @HeavyWombat
- c1a267d Fix GoReleaser config naming issue - @HeavyWombat
New Contributors
Full Changelog: v1.9.4...v1.10.0