Skip to content

0.3.14

Choose a tag to compare

@ponylang-main ponylang-main released this 09 Aug 03:28
· 16 commits to main since this release

Remove random startup jitter

The bot no longer waits up to 60 seconds before starting. Rate-limit collisions are handled by the existing exponential backoff when they actually occur.

[0.3.14] - 2026-08-09

Changed

  • Remove random startup jitter (PR #81)