Skip to content

v4.0.0

Compare
Choose a tag to compare
@yoshinorin yoshinorin released this 11 Aug 12:35
· 21 commits to master since this release

Breaking Changes

Miscellaneous

  • (cd04828, ecdc559): Add return type annotation
  • (14523e8): Delete unnecessary parenthesis
  • (7422c32): scala.collection.JavaConverters to scala.jdk.CollectionConverters
  • (7afa09c): Delete unnecessary import
  • (7c9303e): filter().headOption() to find().getOrElse()