0.0.1-alpha.1
Pre-release
Pre-release
PierreMardon
released this
01 Sep 14:24
·
6 commits
to main
since this release
First alpha version. API is not fully stabilized yet, but core code should not change much.
What's Changed
- Add GH actions build / test / lint workflow by @PierreMardon in #1
- Rationalize and adjust policies default values by @PierreMardon in #6
- New DSL by @PierreMardon in #8
- Rollback unnecessary renaming of Retrier to BaseRetrier by @PierreMardon in #9
- Add details about cancellation in README by @PierreMardon in #10
- Fix repeater args order by @PierreMardon in #11
- Remove remainings of old DSL, remove policies execute functions by @PierreMardon in #12
- Complete DSL so that failure, retry and conditionPublisher are cumulable by @PierreMardon in #13
- Fix not working code in README by @PierreMardon in #14
- Materialize retrier events instead of relying on publisher completion. by @PierreMardon in #15
- Aesthetic fixes and edits by @PierreMardon in #16
- Enhance README by @PierreMardon in #17
- Readme typo by @PierreMardon in #18
- Rename license file by @PierreMardon in #19
- Remove withRetries and retrier functions, rename SimpleRepeater to Repeater by @PierreMardon in #20
Full Changelog: https://github.com/PittsCraft/SwiftRetrier/commits/0.0.1-alpha.1