From 0f0e425f52e977201e4dc83333394a81e97263b6 Mon Sep 17 00:00:00 2001 From: Tamer Abdulradi Date: Sat, 17 Oct 2020 19:19:14 +0100 Subject: [PATCH] Scala 3 support (#14) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 96f6085..2b0a50c 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,7 @@ features: for more details. - automatic support for Scala 2.12.12+ and 2.13.3+, no need to deal with issues like [scala/bug#11634](https://github.com/scala/bug/issues/11634). +- experimental support for Scala 3 (Dotty) - get a notification when the binary is ready to use. - works on macOS, Windows and Linux. - works with Java 8 and Java 11.