Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 18:25
· 4 commits to main since this release

What's new

Changed ⚠️

  • Consolidated HTTP error variants into a single variant, HttpError, which sources directly from the underlying reqwest::Error for better error messages.

Commits

4f7f339 Consolidate HTTP error variants into one (#67)
41275cd Update predicates requirement from 1.0 to 2.1 (#51)
828e6e4 Fix comment (#64)
6a633ff Update zip requirement from 0.5 to 0.6 (#60)
5b82c40 minor CI improvements (#59)
34423c4 fix release notes script
8b229db switch to cargo-rdme (#58)
0839cc5 quick fix
2db0444 Make sure README is kept up-to-date (#57)