Skip to content

gix-fs v0.12.1

Compare
Choose a tag to compare
@Byron Byron released this 22 Dec 15:07
· 267 commits to main since this release
c1ba571

New Features

  • add io_err module with classifiers.
    This makes it easier to portably identify IO errors, especially while
    the MSRV is not Rustc v1.83 which stabilizes the error kind variants.

Commit Statistics

  • 4 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (7ea8582)
    • Merge pull request #1736 from GitoxideLabs/fix-status (3af94f9)
    • Add io_err module with classifiers. (3f6ee52)
    • Merge pull request #1642 from GitoxideLabs/new-release (db5c9cf)