Releases: scala/scala-java8-compat
Releases · scala/scala-java8-compat
1.0.2
1.0.1
WARNING: This version accidentally broke binary compatibility with version 1.0.0. Version 1.0.2 corrects the problem; please use that instead.
- Declare a version policy (#241)
This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges v1.0.0..
. Thank you Scala Steward, Seth Tisue, kenji yoshida, Julien Richard-Foy.
1.0.0
1.0.0-RC1
v0.9.1
User-visible changes:
- Fixes #107 ("Incorrect OSGi manifest").
Other changes:
- Build and publishing infrastructure overhauled.
This release was brought to you by 5 contributors, according to git shortlog -sn --no-merges HEAD ^v0.9.0#2.13.0
. Thank you Scala Steward, Lukas Rytz, Seth Tisue, Eugene Yokota, Ikhun Um.
v0.9.0#2.13.0: Merge pull request #150 from scala/2.13
Adapt to 2.13.0
v0.9.0#2.13.0-RC2
use fully qualified references in doc comments https://github.com/lightbend/genjavadoc/issues/134
v0.9.0#2.13.0-RC1
Merge branch 'master' into 2.13.x
0.9.0
v0.8.0: Merge pull request #82 from retronym/bump/2.12.0
- This release adds converters between Scala collections and Java 8 streams. See the main README.md for details.
- Cross built for Scala 2.11 and Scala 2.12