An empty crate without any content to reserve the name for the gitoxide project.
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.
- uniformize deny attributes
- remove default link to cargo doc everywhere
Commit Statistics
- 22 commits contributed to the release over the course of 483 calendar days.
- 4 commits were understood as conventional.
- 2 unique issues were worked on: #396, #691
Commit Details
view details
- #396
- Add git-sequencer crate (f8160d0)
- #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-sequencer
togix-sequencer
(eb07bda) - Rename
git-sequencer
togix-sequencer
(cac83fe) - Merge branch 'main' into http-config (bcd9654)
- Merge branch 'version2021' (0e4462d)
- Upgrade edition to 2021 in most crates. (3d8fa8f)
- Merge branch 'main' into index-from-tree (bc64b96)
- Merge branch 'main' into remote-ls-refs (e2ee3de)
- Merge branch 'docsrs-show-features' (31c2351)
- Uniformize deny attributes (f7f136d)
- Remove default link to cargo doc everywhere (533e887)
- Merge branch 'main' into msrv-for-windows (7cb1972)
- Release git-sequencer v0.0.0 (e02a4ab)