Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 26 Jul 12:24
· 119 commits to main since this release

Added

  • PR#4 added GitError::is_spurious and GitError::is_locked to detect fetch errors that could potentially succeed in the future if retried.

Changed

  • PR#4 now re-exports reqwest and gix from tame_index::externals for easier downstream usage.