Releases: obsidiandynamics/fulcrum
Releases · obsidiandynamics/fulcrum
0.16.0
- Added
fulcrum-verifier
- Added
fulcrum-combinations
- Added more classes to
fulcrum-func
0.15.2
- Fix:
ResourceLoader
: support for relative file paths.
0.15.1
- Minor fix:
Retry
now supports Throwable
as the base exception type
0.15.0
Retry
now supports custom exception matchers and checked exceptions
- Updated
EqualsVerifier
to 2.4.7
0.14.0
- Added
Sink.nop()
- Singleton
NullShell
- Singleton
DefaultProcessExecutor
0.13.0
LogLine
is now a Consumer<String>
PropsFormat
takes a LogLine