Commit Graph

37 Commits

Author SHA1 Message Date
Krunoslav Zaher 6df77da474 Updates `CHANGELOG.md` with 2.3.1 release. 2016-03-22 13:32:18 +01:00
Krunoslav Zaher c136ce57e6 Updates release notes. 2016-03-22 12:23:03 +01:00
Krunoslav Zaher 966734d9d7 Updates `CHANGELOG.md`. 2016-03-18 23:08:52 +01:00
Krunoslav Zaher d1272a2d8d Updates `CHANGELOG.md`. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher 22cd5f79d1 Adds 2.2.0 changes to `CHANGELOG.md`. 2016-02-14 22:44:29 +01:00
Krunoslav Zaher b00d35a5ef Updates documentation. 2016-01-11 00:42:07 +01:00
Krunoslav Zaher 12bfa3ddef Updates `CHANGELOG.md` with 2.0.0 changes. 2016-01-02 00:35:08 +01:00
Krunoslav Zaher 83bac6db0c Updates spm status in docs. 2015-12-30 20:55:43 +01:00
Krunoslav Zaher 439ca291bc Updates `Scheduler` documentation. 2015-12-30 15:20:50 +01:00
Krunoslav Zaher 6bc1ae0ff9 Deprecates `ScopedDisposable` and `scopedDispose` in favor of `DisposeBag`. 2015-12-30 02:50:07 +01:00
Krunoslav Zaher c4eb18acfd Deprecates `UIAlertView` and `UIActionSheet` extensions. 2015-12-30 02:20:24 +01:00
Krunoslav Zaher 8b8d32dc23 Updates changelog with 2.0.0-rc.0 changes. 2015-12-30 01:55:46 +01:00
Krunoslav Zaher f2d49adc32 Updates `CHANGELOG.md`. 2015-12-21 12:59:38 +01:00
Krunoslav Zaher aeff907a8d Release 2.0.0-beta.4 2015-12-07 00:58:20 +01:00
Krunoslav Zaher e89ddd9891 Updates `CHANGELOG.md`. 2015-12-07 00:55:51 +01:00
persidskiy 39f7ea1475 Add rx_animating to UIActivityIndicatorView 2015-12-03 15:29:50 +03:00
Ash Furrow 731e69a680 Adds UILabel rx_attributedText. 2015-11-18 08:20:03 -05:00
Ash Furrow 34f9e092f9 Adds ignoreElements(). 2015-11-17 12:10:19 -05:00
Krunoslav Zaher c909f0f572 Add `NSURLSession` changes to `CHANGELOG.md`. 2015-11-16 10:24:37 +01:00
Krunoslav Zaher 4952fd72bf Polish for `CHANGELOG.md`. 2015-11-16 01:49:26 +01:00
Krunoslav Zaher af4f556ac8 Updates documentation. 2015-11-16 00:37:18 +01:00
Krunoslav Zaher 31095a8cb0 Release 2.0.0-beta.2 2015-11-02 11:12:20 +01:00
Krunoslav Zaher 9fb8e3f4ef Adds changelog for 2.0.0-beta.1 release. 2015-10-19 22:00:57 +02:00
Krunoslav Zaher 8b2138d1a3 Adds alpha.4 changes. 2015-10-02 23:32:39 +02:00
Krunoslav Zaher 880c777a80 Adds `repeatElement` operator. 2015-09-13 15:35:48 +02:00
Krunoslav Zaher 4695ab9de7 Adds `range` operator. 2015-09-13 14:54:47 +02:00
Krunoslav Zaher 9ac1ade696 Cleanup of observers and improvements to disposable locking performance. 2015-09-12 14:15:42 +02:00
Krunoslav Zaher 964d44d733 Documentation and interface cleanup. 2015-09-09 11:29:39 +02:00
Krunoslav Zaher c4ea7b4bb2 Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Krunoslav Zaher 6139b16ca3 Updates documentation. 2015-09-04 23:15:16 +02:00
Krunoslav Zaher a6211a121e Updates documentation. 2015-09-01 12:21:06 +02:00
Krunoslav Zaher 43c6a443d5 Transforms operator properties into extension functions. Transforms free functions on collections to `SequenceType` extensions. Removes unnecessary overloads. Cleanup. 2015-08-26 23:11:46 +02:00
Krunoslav Zaher cf7ae02cf0 Merge remote-tracking branch 'origin/develop' into rxswift-2.0 2015-08-23 23:18:10 +02:00
Krunoslav Zaher a9a8c17045 Release 1.9.1 2015-08-17 10:32:11 +02:00
Krunoslav Zaher ea9acdd7f7 `trySend` to `?.on` and cleanup for `reduce` 2015-08-14 11:25:53 +02:00
Krunoslav Zaher 40abfcf4b5 `trySend` to `?.on` and cleanup for `tap` 2015-08-13 23:24:28 +02:00
Krunoslav Zaher 2c33f7a89a Replaces `>-` with protocol extensions. Unit tests pass. Adds `CHANGELOG.md` 2015-08-10 01:43:30 +02:00