New Features
- add
fetch::Arguments::add_feature()
for unconditional additions of arguments that are supposed to be features.
This differentiation is important to support V1 and V2 correctly, which have a different notion of features with V1
special-casing them, and V2 just sees everything as arguments.
Bug Fixes (BREAKING)
handshake::Ref::Symbolic
now has atag
field.
This allows symbolic refs to be parsed which are in fact pointing
to an annotated tag as in-between object.
Commit Statistics
- 5 commits contributed to the release over the course of 1 calendar day.
- 10 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized