All Versions
22
Latest Version
Avg Release Cycle
20 days
Latest Release
1327 days ago

Changelog History
Page 3

  • v0.4.1 Changes

    July 04, 2019

    ๐Ÿ› Bug Fixed:

    ๐Ÿ›  1. Fixed null handling in SMono.justOrEmpty #28 (thanks @rs017991)

    Contributor:
    @rs017991

  • v0.4.0 Changes

    June 12, 2019

    New

    • ๐Ÿ—„ Deprecated Flux and Mono. They are replaced by SFlux and SMono respectively.
    • ๐Ÿš€ Upgrade the underlying reactor-core to version 3.2.9.RELEASE

    ๐Ÿ›  Bugfix

    • Flux.name does not work with Scannable (#18)