What's Changed
- Add operator Concat(Observable<Observable>) by @hadashiA in #30
- Add operator: Merge(Observable<Observable>) by @hadashiA in #29
- Add default value constructor to ReactiveProperty by @TORISOUP in #31
- Add independent implementations of Min/Max by @hadashiA in #32
- Add independent implementations of Sum, with some overloads by @hadashiA in #33
- Add independent impl Count/LongCount by @hadashiA in #34
- Add independent impl WaitAsync by @hadashiA in #35
- Add independent impl AverageAsync by @hadashiA in #36
- Add independent impl MinMaxAsync by @hadashiA in #37
- Add independent impl ToHashSetAsync by @hadashiA in #38
New Contributors
Full Changelog: 0.1.2...0.1.3