-
v0.12.1
Lifting CG structs, RACSequence improvements, -takeUntil: improvement
-
v0.12.0
More RACScheduler work, RACTupleUnpack, bug fixes, more documentation
-
v0.11.0
RACScheduler overhaul, -collect, +zip: and +combineLatest: fixes
-
v0.10.0
<RACStream> improvements, thread safety fixes, -sample:, +zip:reduce:
-
v0.9.0
Subscribables renamed to signals, <RACStream>, RACSequence, lifting
-
v0.8.1
Bug fixes, -rac_performSelector:, removed generators (too buggy)
-
v0.8.0
Moved Foundation categories out of RAC, added RAC() macro, removed RACAbleSelf(), bug fixes
-
v0.7.2
Bug fixes, -sequenceMany: and -sequenceNext: