Skip to content

v2.1.0 🌈 Save API calls to avoid triggering the rate limit

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 11:25
· 53 commits to refs/heads/main since this release
8305fed

Changes

The changes of this version introduce a bit of internal complexity but brings the benefit that the rate limit will be reached less often when using latest (which is the default) as the rye version.

🚀 Enhancements

  • Do not get all available versions when using latest @eifinger (#197)

📚 Documentation