Skip to content

Releases: SuppieRK/java-throwable-utils

2.0.2

16 Oct 23:25

Choose a tag to compare

What's Changed

  • Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.0 by @dependabot[bot] in #38
  • Small documentation updates

Full Changelog: 2.0.1...2.0.2

2.0.1

05 Sep 08:29

Choose a tag to compare

What's Changed

  • Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot[bot] in #15
  • Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot[bot] in #17
  • Bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145 by @dependabot[bot] in #18
  • Bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171 by @dependabot[bot] in #19
  • Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot[bot] in #20
  • Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 by @dependabot[bot] in #23
  • Bump com.vanniktech.maven.publish from 0.29.0 to 0.31.0 by @dependabot[bot] in #22
  • Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.13.0 by @dependabot[bot] in #24
  • Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 by @dependabot[bot] in #25
  • Upgrading Spotless plugin by @SuppieRK in #26
  • Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 by @dependabot[bot] in #27
  • Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.3 by @dependabot[bot] in #29
  • Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0 by @dependabot[bot] in #30
  • Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #31
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #32
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #33
  • Bump org.sonarqube from 6.2.0.5505 to 6.3.1.5724 by @dependabot[bot] in #35
  • Add ifSuccessOrElse method to Try for unified handling of success or failure cases by @vesav-mms in #36

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

02 Oct 19:24
2dfa571

Choose a tag to compare

What's Changed

  • Bump com.vanniktech.maven.publish from 0.25.3 to 0.29.0 by @dependabot in #8
  • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #9
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #10
  • Updating CI by @SuppieRK in #11
  • Bump org.sonarqube from 4.4.1.3373 to 5.1.0.4882 by @dependabot in #12
  • Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #13
  • Improving the API by adding a new way to use throwable functions by @SuppieRK in #14

New Contributors

Full Changelog: 1.0.3...2.0.0

1.0.3

23 Apr 22:40

Choose a tag to compare

Relaxing Try.Success constraints to allow nulls as successful values

1.0.2

05 Nov 12:59
3071174

Choose a tag to compare

Restoring Java 8 compatibility

Full Changelog: 1.0.1...1.0.2

1.0.1

05 Nov 02:08

Choose a tag to compare

Maven Central release