Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 22 Mar 20:56
· 12 commits to main since this release

Bug Fixes

  • Propagate fetch errors from gix to enable git2 fallback(3162a2c)

Miscellaneous

  • (deps) Bump rustls-webpki in the cargo group across 1 directory (#41)(8ddb5cd)

Performance

  • Hoist format! call out of loop in src/git_ops/mod.rs (#43)(f1994e2)