Skip to content

Ver.0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 10:40
· 0 commits to 07236e3a3b6e032355e6ef6baa1d3d57b0555144 since this release

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