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

14 months ago

Bug Fixes

  • make sure that search::Outcome initialized with a selection works.
    Previously, the selection might not have been applied if it wasn't created
    after the respective attributes were loaded already.

    Now such an update happens during initialization (and efficiently so) so that
    there are no surprises.

    Also, implement Clone for more types where possible and for convenience.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust package versions (by cargo-smart-release) (c70e54f)
    • Prepare changelogs prior to release (e4dded0)
    • Merge branch 'integrate-filtering' (b19a56d)
    • Make sure that search::Outcome initialized with a selection works. (8a361b4)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.