We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8572153 commit da4589eCopy full SHA for da4589e
changelogs/3.1.3-RC4.md
@@ -0,0 +1,18 @@
1
+# Notable changes
2
+
3
+- Fix lack of type avoidance in argument lifting [#15229](https://github.com/lampepfl/dotty/pull/15229)
4
+- Avoid overeager completion of Java annotations in classfile parser [#15185](https://github.com/lampepfl/dotty/pull/15185)
5
+- Implement scalac script in Scala [#15212](https://github.com/lampepfl/dotty/pull/15212)
6
7
+# Contributors
8
9
+Thank you to all the contributors who made this release possible 🎉
10
11
+According to `git shortlog -sn --no-merges 3.1.3-RC3..3.1.3-RC4` these are:
12
13
+```
14
+2 Paweł Marks
15
+1 Guillaume Martres
16
+1 Jamie Thompson
17
+1 Tom Grigg
18
0 commit comments