Changed (BREAKING)
- replace
similar
withimara-diff
.
The latter clearly has a more complex call signature, but that also
makes it far more powerful which will pay off with better performance.
Other (BREAKING)
- rename
lines
module totext
.
Thanks toimara-diff
, diffs can easily abstract over different kinds
of tokens, at the expense of a much more complex call signature.
Commit Statistics
- 10 commits contributed to the release over the course of 9 calendar days.
- 27 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- prepare changelogs prior to release (423af90)
- Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) (5406630)
- Adapt in-memory size check to Rust 1.65 and below (1919e8e)
- Merge branch 'main' into write-sparse-index (c4e6849)
- Merge branch 'gix-clone' (def53b3)
- adjust docs (381924c)
- Merge branch 'main' into gix-clone (fa27570)
- Merge branch 'imra-diff' (f53f942)
- rename
lines
module totext
. (fed47d4) - replace
similar
withimara-diff
. (ee26ddf)