### v0.4.1
* fix installation via `cargo install`
### v0.4
* add `remote-ref-list` and `pack-receive` subcommands to **gixp**
#### CLI Breaking
* rename plumbing sub-command from `index-from-pack` to `pack-index-from-data`
### v0.3
* add `pack-explode` and `pack-index-from-data` sub-commands
* massive speed improvements for `pack-verify`
Many small and possibly breaking changes are not mentioned here.
### v0.1
* Initial release with `pack-verify`