New Features
-
support for trimming of whitespace around name and email
It's separated from parsing to assure we can round-trip, but it's
made easy to obtain trimmed results using new methods.This high-level git-repository will also trim by default now.
-
CommitRef::time()
A shortcut to allow for fluid retrival of thecommitter.time
. -
CommitRefIter::(author|committer)()
, better usability
The methods returning an iterator are now consuming, which allows
them to be nested by callers. -
CommitRefIter::parent_ids()
Allocation-free parent retrieval. -
in-manifest and in-lib feature documentation
Commit Statistics
- 17 commits contributed to the release over the course of 73 calendar days.
- 60 days passed between releases.
- 5 commits where understood as conventional.
- 2 unique issues were worked on: #329, #364
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- #329
- #364
- Uncategorized
- Merge branch 'for-onefetch' (8e5cb65)
- Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates (f0cbb24)
- Merge branch 'svetli-n-refactor_git_config_tests' (babaa9f)
- thanks clippy (3079e11)
- adapt to breaking changes in git-actor (40c48c3)
- upgrade document-features (c35e62e)
- Merge branch 'AP2008-implement-worktree' (f32c669)
- Release git-actor v0.8.1 (08fe550)
- Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates (4624725)