Includes the following significant changes:
- Fires
-rac_textSignaland-rac_newTextChannelupon more types of editing events (#1767, thanks @infimache!) - Removes
RACBacktrace, whose functionality is now available directly in Xcode (#1841, thanks @ikesyo!) - Fixes spurious “weak receiver” warning in
RACObserve(#1860, thanks @numist!) - Adds
-rac_prepareForReuseSignaltoMKMapView(#1866, thanks @kazmasaurus!) - Fixes a deadlock in
-take:when using a recursive signal (#1877, thanks @kentdotn!)