The motivation is to ship @ohze's bincompat fix (#248). * [x] merge PRs * [x] choose version number * v1.0.2 * [x] tag the release * https://github.com/scala/scala-java8-compat/releases/tag/v1.0.2 * [x] wait for release build * https://github.com/scala/scala-java8-compat/actions/runs/1392719895 * [x] artifacts on Maven Central * https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.11/1.0.2/ * https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_3/1.0.2/ * (not a complete list) * [x] readme updates? build.sbt updates? * none needed that I can see