Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 290 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 290 Bytes

2.0 (2015-11-09)

Removed

  • NilToObjE<R, E extends Exception> no longer extends Callable<R>

Fixed

  • Error type inference for NilToObjE is broken in lambda expressions (#2)

1.0.1 (2015-03-20)

Fixed

  • Source packaging

1.0 (2014-11-06)

  • Initial revision