-
v1.9.7
Various critical fixes
-
v1.9.5
Added -throttle:valuesPassingTest:, Xcode fixes
-
0.4
Add the current directory to USER_HEADER_SEARCH_PATHS
-
0.3.2
Add Test configuration for unit test targets
-
0.3.1
Fix header paths for uninstalled iOS products
-
v1.9.4
Fix disposed subscriptions getting events, improve dealloc disposal
-
v1.9.3
Fix -concat dropping signals and not always disposing
-
v1.9.1
Fix rac_command concurrency, only run -rac_description in DEBUG
-
v1.9.0
Added +once: and -ignore:, minor code and documentation cleanup
-
v1.8.0
-collect converts nil -> NSNull, -toArray returns nil on error
-
v1.7.2
NSRange support for rac_returnValue
-
v1.7.1
Stream naming optimizations, fix stack clobber in RACArraySequence
-
v1.7.0
Type encoding fixes, +schedulerWithQueue:name:, -rac_gestureSignal
-
v1.6.0
Memory management fixes, fix RACAbleWithStart behavior, optimization
-
v1.5.0
-rac_signalForSelector:, -objectPassingTest:, miscellaneous fixes
-
v1.4.0
Add -all:, fix commands never completing, add -rac_didDeallocSignal