The initial release to reserve the name.
New Features (BREAKING)
-
upgrade edition to 2021 in most crates.
MSRV for this is 1.56, and we are now at 1.60 so should be compatible.
This isn't more than a patch release as it should break nobody
who is adhering to the MSRV, but let's be careful and mark it
breaking.Note that
git-features
andgit-pack
are still on edition 2018
as they make use of a workaround to support (safe) mutable access
to non-overlapping entries in a slice which doesn't work anymore
in edition 2021.
Chore
- don't call crate 'WIP' in manifest anymore.
Commit Statistics
- 18 commits contributed to the release over the course of 339 calendar days.
- 2 commits were understood as conventional.
- 2 unique issues were worked on: #450, #691
Commit Details
view details
- #450
- #691
- Set
rust-version
to 1.64 (55066ce)
- Set
- Uncategorized
- Don't call crate 'WIP' in manifest anymore. (229bd48)
- Update license field following SPDX 2.1 license expression standard (9064ea3)
- Merge branch 'corpus' (aa16c8c)
- Change MSRV to 1.65 (4f635fc)
- Merge branch 'main' into auto-clippy (3ef5c90)
- Merge branch 'blinxen/main' (9375cd7)
- Include license files in all crates (facaaf6)
- Merge branch 'rename-crates' into inform-about-gix-rename (c9275b9)
- Adjust to renaming of
git-fetchhead
togix-fetchhead
(0f536fb) - Rename
git-fetchhead
togix-fetchhead
(21897b6) - Merge branch 'main' into http-config (bcd9654)
- Merge branch 'version2021' (0e4462d)
- Upgrade edition to 2021 in most crates. (3d8fa8f)
- Merge branch 'filter-refs' (fd14489)
- Release git-fetchhead v0.0.0 (48d3e16)