All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New method
flatConsume
- New method
flatRunIfSuccess
- New method
runAlways
, same asrun
- Made method
run
deprecated
- Compile with jdk8
1.3.0 - 2019-12-11
- Method
handle
for initializing Result-objects
1.2.0 - 2018-10-30
- Compile with jdk8
1.1.0 - 2018-10-14
- Verification by using VoidResult
- Renamed
flatten
totoResult