Arkadii Ivanov
08/18/2020, 7:30 PMObservable.observeOn(...) operator in Kotlin/Native (#508)
• Added subscriptionCount property to TestSource (TestObservable, TestSingle, TestMaybe and TestCompletable) (#514)
• Added Single.asPromise() extension for JS (#517)
• Added Single.testAwait() testing function (#518)