github Byron/gitoxide gix-v0.43.0
gix v0.43.0

latest releases: gix-object-v0.42.3, gix-actor-v0.31.4, gix-mailmap-v0.23.4...
15 months ago

Bug Fixes

  • opening repositories without 'strict' mode also ignores IO errors.
    These will instead be logged, but won't make it impossible to open an
    otherwise fine repository.

Other

  • make clear that gix::discover() isn't suited for authentication remote operations.
    We also provide information on how to accomplish this.

Commit Statistics

  • 5 commits contributed to the release over the course of 5 calendar days.
  • 11 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #787, #790

Commit Details

view details
  • #787
    • Make clear that gix::discover() isn't suited for authentication remote operations. (87f5621)
  • #790
    • Opening repositories without 'strict' mode also ignores IO errors. (7bd8823)
  • Uncategorized
    • Prepare changelogs prior to release (3016a28)
    • Merge branch 'fix-790' (ee36e5b)
    • Less dependencies for tests (via serial_test no default features) (8f2accd)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.