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