Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

0.8.0

Choose a tag to compare

@julienrf julienrf released this 03 Jan 11:11
· 265 commits to master since this release

This release supports the following targets:

Target Versions
Scala 2.12.x and 2.13.0-M2
Scala.js 0.6.x
Dotty 0.6.x

Highlights

  • #314 Add MultiMap and SortedMultiMap (in collections-contrib)
  • #315 More performance optimizations

Fixes and Minor Changes

  • #316 Fix API documentation
  • #321 Cross-build collections-contrib and junit modules with Dotty
  • #330 Add +: and :+ to StringOps and fix the API documentation