Skip to content

Releases: Tyler-Keith-Thompson/Afluent

Release 0.6.21

23 Nov 18:38
df5d383
Compare
Choose a tag to compare
Spm cache (#159)

Release 0.6.20

23 Nov 17:54
929a9f9
Compare
Choose a tag to compare
Throttle refactor (#157)

Release 0.6.19

13 Nov 14:32
f7dcb11
Compare
Choose a tag to compare
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

12 Nov 05:20
28b38b8
Compare
Choose a tag to compare
AfluentTesting target (#152)

Release 0.6.17

11 Nov 15:19
5b217b7
Compare
Choose a tag to compare
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

07 Nov 23:12
b15b005
Compare
Choose a tag to compare
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

07 Nov 18:49
e933639
Compare
Choose a tag to compare
fix GITHUB_TOKEN in workflow

Release 0.6.14

19 Oct 20:09
449e7d2
Compare
Choose a tag to compare
Share from cache sequence (#143)

Release 0.6.13

15 Oct 21:36
5593613
Compare
Choose a tag to compare
Remove async algorithms dependency (#141)

Release 0.6.12

14 Oct 16:12
884a950
Compare
Choose a tag to compare
fix ExecutePriorityTests (#138)