Releases: aarondfrancis/flaky
Releases · aarondfrancis/flaky
v1.0.0
Breaking!
- The namespace was changed from
hammerstone
toaaronfrancis
, so you'll need to composer requireaaronfrancis/flaky
. It's the same package, so it's a drop-in replacement. - Dropped support for Laravel 8 & 9
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #8
New Contributors
- @laravel-shift made their first contribution in #8
Full Changelog: v0.1.5...v1.0.0
v0.1.5
Errors
were causing a type exception on some methods so I switched the hint to Throwable
instead of Exception
.
Types!
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Update changed methods in documentation by @spaantje in #6
- Fix mutexes by @aarondfrancis in #7
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Feature: specify flaky exceptions by @mateusjatenee in #5
New Contributors
- @mateusjatenee made their first contribution in #5
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- add keys to the retry array by @MohammadAlhallaq in #2
- Support Laravel 8 by @aarondfrancis in #3
New Contributors
- @MohammadAlhallaq made their first contribution in #2
- @aarondfrancis made their first contribution in #3
Full Changelog: v0.1.0...v0.1.1
First 🎉
First 🎉