Skip to content

Releases: pivovarit/throwing-function

1.5.1

06 May 16:07
Compare
Choose a tag to compare
  • Fixed visibility issues with ThrowingIntFunction

1.5.0

26 Jan 08:28
Compare
Choose a tag to compare
  • Introduction of Semantic Versioning
  • Introduction of ThrowingIntFunction
  • All functional interfaces were moved to com.pivovarit.function
  • Removed controversial uncheck() functionality

Release v.1.3

28 Mar 09:13
Compare
Choose a tag to compare
  1. Added Checker utils function for unwrapping WrappedExceptions thrown by Throwing* types
  2. Added lift() and lifted() methods

Release v1.2.1

21 Feb 20:46
Compare
Choose a tag to compare

All functional types were extended to support Throwable

Release v1.2

13 Feb 07:44
Compare
Choose a tag to compare

Changelog:

  • static unchecked() functions for all present functional types
  • complete javadoc

Release v1.1

12 Feb 10:12
Compare
Choose a tag to compare

Release v1.1

v1.0

12 Feb 06:58
Compare
Choose a tag to compare

Initial release!