v20.0.0
Chore
- uprgade
gix
tov0.48
Bug Fixes (BREAKING)
-
split
Change::Delete
intoChange::VersionDeleted
andChange::CrateDeleted
.
This resolves an ambiguity (facilitated by incorrect documentation) that would emit
Change::Delete
when a single version was deleted, even though downstream that would
rightfully be interpreted as deleting the whole crate.Adimittedly, previously there were no single-version deletions, just yanks, so we didn't
think of it either.
Commit Statistics
- 4 commits contributed to the release over the course of 10 calendar days.
- 11 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages