Release 06.01.01
Latest release of functional-reactive — incremental improvements on the 06.x line.
April 23, 2026
The 06.01.01 release continues the 06.x line under the com.svenruppert namespace.
Highlights
- Updated parent BOM to
com.svenruppert:dependencies:06.01.01. - All previous functionality from the
03.xrename is stable.
Upgrading from 03.x
Just bump the version — no source changes required.
<dependency>
<groupId>com.svenruppert</groupId>
<artifactId>functional-reactive</artifactId>
<version>06.01.01</version>
</dependency>
For the full history, see the README.