- added: better detection of squash merges and rebases, controlled by flag `--squash-merge-detection={none,simple,exact}` (`status` and `traverse`) and git config key `machete.squashMergeDetection` (contributed by gjulianm)
- deprecated: `--no-detect-squash-merges` flag in `status` and `traverse` — use `--squash-merge-detection=none` instead (contributed by gjulianm)