Releases: Tyler-Keith-Thompson/Afluent
Releases · Tyler-Keith-Thompson/Afluent
Release 0.6.21
Spm cache (#159)
Release 0.6.20
Throttle refactor (#157)
Release 0.6.19
Fix docs (#155) * Use a sub directory for target publishing * temporarily publish docs on PR * Fix base path * use subdirectory correctly * update README links * missed one link * Revert "temporarily publish docs on PR" This reverts commit 3711e9e9492ef94bb9b011976844e45433e0474c. * try the keep_files method instead * temporarily publish docs on PR * try using destination_dir again * fix the publish_dir * Revert "temporarily publish docs on PR" This reverts commit 507172fac53d75d1ade8d70a044ec765183a805e.
Release 0.6.18
AfluentTesting target (#152)
Release 0.6.17
Add TimerSequence type (#150) * Add TimerSequence type * Fix DocC * Improve wait until condition * Fix typo * Changes to TimerSequence based on MR feedback and Combine behavior * remove unnecessary messages from test expectations * remove print statement * [timer-publisher] - Added a yield to waitUntil to fix a flake and to encourage other work to happen. This makes the sleeping imprecise, but that's likely fine for this kind of utility - TT Co-authored-by: Tyler Thompson <[email protected]> * [timer-publisher] - Test stability fixes - TT Co-authored-by: Tyler Thompson <[email protected]> * move waitUntilScheduled into a separate file --------- Co-authored-by: Tyler Thompson <[email protected]> Co-authored-by: Tyler Thompson <[email protected]>
Release 0.6.16
Build fixes (non macOS) (#148) * fix iOS build * fix Xcode 15.4 build * remove @_spi(Experimental) usage * use PAT for release
Release 0.6.15
fix GITHUB_TOKEN in workflow
Release 0.6.14
Share from cache sequence (#143)
Release 0.6.13
Remove async algorithms dependency (#141)
Release 0.6.12
fix ExecutePriorityTests (#138)