github GitoxideLabs/gitoxide gix-utils-v0.4.0
gix-utils v0.4.0

one day ago

New Features

  • add git_is_space()
    It's very niche but needed for correctness in globs and git-config parsing.

Changed (BREAKING)

  • raise MSRV to Rust 1.88

    The newly published dua-core 3.3 release used by linked-worktree removal
    requires Rust 1.88, so raise every workspace crate and the advertised badge
    together.

    Keep the MSRV checks buildable by selecting the latest sysinfo and rusqlite
    release lines that support Rust 1.88.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Merge pull request #2993 from youdie006/fix-blank-space-character-classes (65c5dfe)
    • Add git_is_space() (fde4d7d)
    • Merge pull request #2949 from GitoxideLabs/error-conversion-review (a095334)
    • Raise MSRV to Rust 1.88 (4b42e0c)
    • Merge pull request #2933 from GitoxideLabs/report-august (b8914ff)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.