Skip to content

Releases: rlziii/RZExtensions

0.3.6

30 Mar 03:06
Compare
Choose a tag to compare

Added Color.background.

0.3.5

25 Jan 16:42
Compare
Choose a tag to compare

Add AsyncSequence.forEach(_:).

0.3.4

02 Jun 21:54
Compare
Choose a tag to compare

Add Task.sleep(seconds:).

0.3.3

01 Feb 02:21
Compare
Choose a tag to compare

Add Publisher.sink().

0.3.2

31 Jan 03:45
Compare
Choose a tag to compare

Minor additions.

0.3.1

03 Jan 15:57
Compare
Choose a tag to compare

Minor additions.

0.3.0

12 Oct 01:53
Compare
Choose a tag to compare

Small additions.

0.2.3

01 Oct 16:50
Compare
Choose a tag to compare

Fix small bugs and warnings.

0.2.2

19 Sep 02:09
Compare
Choose a tag to compare

Fix missing import for assertMainThread and fix warning on RepeatingView.

0.2.1

19 Sep 02:03
Compare
Choose a tag to compare

Fix some missing access modifiers and add some minor extensions.