Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Release v0.4.7

Compare
Choose a tag to compare
@sinwe sinwe released this 18 Oct 16:12
· 335 commits to master since this release

Bug fixed:

  • SFlux.mergeSequentialPublisher(SFlux[SFlux[T]]) has compile error (#37)
  • SMono.toFuture does not work when the mono is completed with a null or void result (#36)

New Operator:

  • SFlux.merge was missed when when Flux was removed (#38)
  • SFlux.mergeOrdered was missed when when Flux was removed (#38)

Contributors: