github GitoxideLabs/gitoxide gix-status-v0.24.0
gix-status v0.24.0

latest releases: v0.49.0, gitoxide-core-v0.52.0, gix-fsck-v0.16.0...
8 hours ago

Bug Fixes

  • handle read_link errors instead of panicking
    Replace unwrap() with proper error handling when reading symlink targets
    in stream_worktree_file. This prevents panics when read_link fails due to
    permissions, race conditions, or I/O errors.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Merge pull request #2312 from GitoxideLabs/copilot/adapt-script-for-gix-test-suite (0b29bd3)
    • Refactor (ab67301)
    • Handle read_link errors instead of panicking (33ff24b)
    • Merge pull request #2299 from GitoxideLabs/report (d6c5b9d)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.