Releases: NolanTrem/toller
Releases · NolanTrem/toller
v0.0.3
v0.0.2
Initial release of Toller!
Includes:
- Core @toller.task decorator
- Rate Limiting (CallRateLimiter)
- Retry logic
- Circuit Breaker
- Basic exception hierarchy
- Unit tests for core components
What's Changed
- Circuit Breakers by @NolanTrem in #1
- Add limiters, retries, and decorators by @NolanTrem in #2
- Add tests, CI/CD by @NolanTrem in #3
- Add examples, pypi workflow by @NolanTrem in #4
New Contributors
- @NolanTrem made their first contribution in #1
Full Changelog: https://github.com/NolanTrem/toller/commits/v0.0.2