Skip to content

v0.2.0

Compare
Choose a tag to compare
@sethvargo sethvargo released this 03 Jan 21:06
· 11 commits to main since this release

What's Changed

  • Breaking - panic instead of returning an error negative bases. The signature for constructors no longer returns an error, for a better devx.
  • Potentially breaking - Automatically unwrap returned error by @sethvargo in #6
  • Fix typo in README by @chrisfowles in #1
  • Add readme note about ordering of modifiers by @AriehSchneier in #3
  • Update section about WithMaxRetries in README by @wietsevenema in #4

New Contributors

Full Changelog: v0.1.0...v0.2.0