v0.4.0 (2024-09-08)
Overview
- Added new integrations:
- Redis
- AWS SNS (AWS Simple Notification Service)
- AWS SQS (AWS Simple Queue Service)
- Timeout feature (shout-out to David Silveiro for the idea)
- Dependency upgrades
- Housekeeping and refactoring
What's Changed
- enhanced pyproject for pypi by @Salaah01 in #45
- Timeout feature by @Salaah01 in #46
- added linting to CI by @Salaah01 in #47
- Tidy up by @Salaah01 in #49
- Redis integration by @Salaah01 in #51
- Bump pytest-asyncio from 0.23.8 to 0.24.0 by @dependabot in #22
- Integrate aws sqs by @Salaah01 in #52
- Add AWS SNS (Simple Notification Service) support by @Salaah01 in #55
- Housekeeping and refactoring by @Salaah01 in #56
- Bump ruff from 0.5.7 to 0.6.4 by @dependabot in #53
New Contributors
- @dependabot made their first contribution in #22
Full Changelog: v0.3.0...v0.4.0