Maintenance release without any new features.
These are created to account for breaking changes within the dependency graph of
gitoxide
crates. Due to some blunders in the past the version on crates.io
could not be installed anymore.
This was eventually fixed with new minor releases across the ecosystem.
Finally, yet another breaking change due to the introduction of the git-hash
crate to break a dependency cycle between git-object
and git-features
caused
yet another maintenance release.
- fix installation via
cargo install
- add
remote-ref-list
andpack-receive
subcommands to gixp
- rename plumbing sub-command from
index-from-pack
topack-index-from-data
- add
pack-explode
andpack-index-from-data
sub-commands - massive speed improvements for
pack-verify
Many small and possibly breaking changes are not mentioned here.
- Initial release with
pack-verify