Skip to content

gix-status v0.6.0

Compare
Choose a tag to compare
@Byron Byron released this 25 Feb 15:54
· 1667 commits to main since this release
45b4470

New Features (BREAKING)

  • improve index_as_worktree() function signature.
    This is accomplished by providing a context which now contains only
    statically known types, among them also a pathspec search. This allows
    the attribute stack to be passed and can thus cheaply be cloned, instead
    of being created internally.

Commit Statistics

  • 6 commits contributed to the release over the course of 30 calendar days.
  • 36 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (f2e111f)
    • Merge branch 'status' (bb48c4c)
    • Improve index_as_worktree() function signature. (0bef316)
    • Merge branch 'tempfile-permissions' (7b44c7f)
    • Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates (8430442)
    • Release gix-path v0.10.5 (b8cba96)