Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 312 Bytes

RELEASE_NOTES.md

File metadata and controls

14 lines (10 loc) · 312 Bytes

0.1.0

  • First release. Convertions between Scala and Java Seqs/Lists, Sets, Maps, primitive wrappers and guava google Optional and Option

0.1.1

  • Fix pom file broken by bug in sbt

0.1.2

  • Fix a bug with conversion in Arrays
  • Add scaladocs

0.2.0

  • support scala 2.12
  • drop support for scala 2.10