github GitoxideLabs/gitoxide v0.59.0

latest release: gix-testtools-v0.21.0
one day ago

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.

New Features

  • add a gix editor command Provide a small plumbing command that opens zero or more paths with
    Repository::editor()'s Git-compatible selection. Prepare editor definitions with
    command-aware argument splitting so PATH-resolved programs run directly while
    actual shell syntax still uses the shell, reject explicitly empty settings, and
    honor ':' as the no-op editor.

Commit Statistics

  • 6 commits contributed to the release over the course of 29 calendar days.
  • 32 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 #2847 from GitoxideLabs/gix-error-completion (6356013)
    • Merge pull request #2989 from GitoxideLabs/error-conversion-review (4b9ff51)
    • Merge pull request #2949 from GitoxideLabs/error-conversion-review (a095334)
    • Raise MSRV to Rust 1.88 (4b42e0c)
    • Merge pull request #2942 from GitoxideLabs/error-conversion-review (a1d5a55)
    • Add a gix editor command (d930653)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.