Skip to content

v1.3.1 - Next release will require Swift 5.9+

Compare
Choose a tag to compare
@MahdiBM MahdiBM released this 18 Sep 20:36
· 41 commits to main since this release

Next release will require Swift 5.9+

Next release will make heavy use of macros to for a decent amount of better user experience as well as some performance boosts.
I have decided the library will not support Swift versions lower than 5.9 as soon as the macro is merged.

What's Changed

  • Increase default backoff maxAllowed from 5 to 6 seconds.
    • I have a personal feeling from my experience that a 6s maxAllowed will be decently better in practice, as 5s is exactly the age of a bucket and a second more could help users not notice rate-limit problems even less.
  • Some other minor refinements such as more documentation.

Full Changelog: v1.3.0...v1.3.1