Skip to content

0.12.0

Compare
Choose a tag to compare
@nhaarman nhaarman released this 06 Dec 12:38
· 283 commits to main since this release
  • Updates Kotlin to 1.0.5
  • Updates Mockito to 2.2.15
  • eq() returns passed value, and accepts nullable values (#117)
  • Uses null as T as default return type, with the create instance mechanism as a fallback.