Scala 3.5.1 is now available! This release focused mostly on fixes to bugs, however, it also included some DX improvements. You can now use -language:help to see the list of available language ...
When defining a field, the Scala compiler creates up to four accessors for it: a getter, a setter, and if the field is annotated with @BeanProperty, a bean getter and a bean setter. When defining a ...
Announcing Dotty 0.24.0-RC1 - 2.13.2 standard library, better error messages and more Announcing Dotty 0.23.0-RC1 - safe initialization checks, type-level bitwise ...
Announcing Dotty 0.25.0-RC2 - speed-up of givens and change in the tuple API Announcing Dotty 0.24.0-RC1 - 2.13.2 standard library, better error messages and more ...