Skip to content

Releases: evpl/jkscope

v2.3

10 Mar 21:34
Compare
Choose a tag to compare
  • added Lazy object and JKScope methods
  • replaced let of value method with opt method
  • replaced asUnchecked functional interface method with unchecked static method due to implementation problems

v2.2

26 Feb 00:14
Compare
Choose a tag to compare
  • renamed let interface method to letIt (due to the same method name as a static method)
  • added letIntWith, letLongWith, letDoubleWith static methods

v2.1

18 Feb 20:33
Compare
Choose a tag to compare
  • added Opt.throwIfEmpty method
  • added JKScope.withResource and JKScope.letWithResource static methods

v2.0

17 Feb 20:44
Compare
Choose a tag to compare

Big refactoring

v1.0

11 Feb 22:58
Compare
Choose a tag to compare

First release