Releases: reddavis/Asynchrone
Releases · reddavis/Asynchrone
v0.13.0
v0.12.0
v0.11.0
What's Changed
- Backwards support iOS 14 by @gshahbazian in #6
- Add PassthroughAsyncSequence and ThrowingPassthroughAsyncSequence by @reddavis in #7
- Refactor shared async sequence by @reddavis in #8
- Add CurrentElementAsyncSequence by @reddavis in #9
New Contributors
- @gshahbazian made their first contribution in #6
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Added
- Create FUNDING.yml by @reddavis in #3
- Add CI support via GH actions by @reddavis in #4
- Add Swiftlint GH action by @reddavis in #5
- Add
SharedAsyncSequence
&ThrottleAsyncSequence
by @m1entus in #2 - Add
DebounceAsyncSequence
- Add
ReplaceErrorAsyncSequence
New Contributors
Full Changelog: v0.9.0...v0.10.0