This is a release note after v0.4.0-alpha.1 release.
Please refer previous release note https://github.com/foriequal0/git-trim/releases/tag/v0.4.0-alpha.1
Breaking changes
- Require a scope for ranges #153
- Many changes in
--delete
options.
Enhancements
- Associate local and upstream/remote branches to prevent dangling states #140, #144
- Classify non-tracking local branches and non-upstream remote-tracking branches too #147
- Notify when the remote HEAD is changed #145
Fixes and refactorings
- Fix crash when branch does not have common ancestor #149
- Classifier has been rewritten #157
- https://github.com/foriequal0/git-trim/pulls?q=merged%3A2020-08-04..2020-08-21