Skip to content

Releases: obsidiandynamics/fulcrum

0.39.0

25 Jul 01:43
Compare
Choose a tag to compare
Release 0.39.0

0.38.0

24 Jul 23:06
Compare
Choose a tag to compare
Release 0.38.0

0.37.0

18 Jul 23:59
Compare
Choose a tag to compare
v0.37.0

Fixed build

0.24.0

28 Oct 02:52
Compare
Choose a tag to compare
Release 0.24.0

0.16.0

18 Jul 01:10
Compare
Choose a tag to compare
  • Added fulcrum-verifier
  • Added fulcrum-combinations
  • Added more classes to fulcrum-func

0.15.2

12 Jul 05:18
Compare
Choose a tag to compare
  • Fix: ResourceLoader: support for relative file paths.

0.15.1

21 Jun 05:48
Compare
Choose a tag to compare
  • Minor fix: Retry now supports Throwable as the base exception type

0.15.0

21 Jun 04:17
Compare
Choose a tag to compare
  • Retry now supports custom exception matchers and checked exceptions
  • Updated EqualsVerifier to 2.4.7

0.14.0

19 Apr 09:41
Compare
Choose a tag to compare
  • Added Sink.nop()
  • Singleton NullShell
  • Singleton DefaultProcessExecutor

0.13.0

12 Apr 00:41
Compare
Choose a tag to compare
  • LogLine is now a Consumer<String>
  • PropsFormat takes a LogLine