github GitoxideLabs/gitoxide gix-index-v0.30.0
gix-index v0.30.0

8 months ago

New Features

  • Provide information about whether or not EOIE and IEOT extensions were available.
    These are only relevant when reading, and have to be regenerated after writing.
    During reading, they can speed up performance by allowing multi-threading.

Bug Fixes (BREAKING)

  • refactor ignore-case functionality to actually work.
    The new implementation does the same as Git, and initializes
    an alternative lookup location.

    All previous implementations with _icase suffix were removed
    without replacement.

Commit Statistics

  • 11 commits contributed to the release over the course of 19 calendar days.
  • 36 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 (f2e111f)
    • Merge branch 'btoi' (5fc379d)
    • Refactor (c5c69bd)
    • Inline btoi code to reduce compile times (f26f298)
    • Merge branch 'dirwalk' (face359)
    • Provide information about whether or not EOIE and IEOT extensions were available. (ec37db4)
    • Refactor ignore-case functionality to actually work. (cbda06d)
    • Merge branch 'tempfile-permissions' (7b44c7f)
    • Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates (8430442)
    • Merge branch 'chunks_exact' (d4d478b)
    • Use chunks_exact where possible (2482023)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.