github Byron/gitoxide gix-attributes-v0.17.0
gix-attributes v0.17.0

13 months ago

Chore

  • don't call crate 'WIP' in manifest anymore.

New Features

  • search::Outcome::copy_into() can now copy values from a previous search.
    This allows to perform a search once, finding all attributes, and
    then copy the results over to another outcome, typically one with
    selected attributes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (f23ea88)
    • Don't call crate 'WIP' in manifest anymore. (229bd48)
    • Merge branch 'pathspec-matching' (9f4dfe0)
    • search::Outcome::copy_into() can now copy values from a previous search. (6892999)
    • Add Debug to search::Outcome (72df372)
    • Adapt to changes in gix-glob (f564fed)
    • Adapt to changes in gix-glob (a943647)
    • Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates (4604f83)
    • Merge branch 'dev-on-linux' (6b4a303)
    • Fix various tests to run properly on linux (ef8ccd9)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.