All Versions
27
Latest Version
Avg Release Cycle
20 days
Latest Release
1221 days ago

Changelog History
Page 1

  • v3.0.0-M2 Changes

    November 24, 2020

    Notable Changes

    Platform

    • โฌ†๏ธ The standard library was upgraded to Scala 2.13.4, JDK 14 and 15 are now supported. (#10392)

    Syntax

    • The @infix annotation was replaced by an infix modifier, the @mixin annotation was replaced by transparent (#10458)
    • The @alpha annotation was renamed to @targetName and can now be used to define overloads that would normally result in a double definition error (#10149)

    Reflection

    ๐Ÿ’ฅ Breaking changes

    • QuoteContext has been renamed Quotes (#10432)
    • Instead of importing qctx.tasty._, import quotes.reflect._ (#10442)
    • rootPosition is now Position.ofMacroExpansion (#10467)
    • Owners are now explicit in the reflection API (#10406)
    • compiletime.code has been replaced with compiletime.codeOf (#10313)
    • The syntax for type variables in quoted patterns has changed (#10125)

    โž• Additions

    • ๐Ÿ†• new API: TypeTest for safe type tests at runtime (#7555)

    Scala.js

    • โฌ†๏ธ Upgrade to Scala.js 1.3.1 (#10423)
    • Implement the -scalajs-mapSourceURI option (#10439)
    • Implement JS exports (#10164)
    • ๐Ÿ‘ Scala.js is now 100% supported

    Scala3doc

  • v3.0.0-M1 Changes

    November 03, 2020

    Notable Changes

    Syntax

    ๐Ÿ›  Fix #9829: Allow as in place of @ for pattern bindings #9837
    ๐Ÿ”„ Change wildcard given selectors #9949
    Keep @Alpha optional #10093

    Scala.js

    Scala.js: Implement non-native JS classes. #9774
    Scala.js: Implement the PrepJSInterop phase, minus exports handling. #9725

    Optimization

    ๐Ÿ“œ Port classfile parsing improvements #10037
    Semanticdb usability enhancements #9768
    โšก๏ธ Optimize core and frontend #9867

    Contributors

    ๐Ÿš€ Thank you to all the contributors who made this release possible ๐ŸŽ‰

    ๐Ÿ”€ According to git shortlog -sn --no-merges 0.27.0-RC1..3.0.0-M1 these are:

       171 Martin Odersky
        94 Nicolas Stucki
        75 Liu Fengyun
        62 Aleksander Boruch-Gruszecki
        50 Filip Zybaล‚a
        35 Krzysztof Romanowski
        34 Anatolii Kmetiuk
        32 Sรฉbastien Doeraene
        31 Guillaume Martres
        28 Jamie Thompson
        20 bishabosha
        19 Guillaume Raffin
        16 Krzysztof Romanwoski
        12 Ruslan Shevchenko
         9 Tom Grigg
         6 Som Snytt
         5 odersky
         5 Andrzej Ratajczak
         4 Michaล‚ Paล‚ka
         3 Adrien Piquerez
         3 Tudor Voicu
         3 noti0na1
         2 Krzysztof Bochenek
         2 Tudor
         2 Raphael Jolly
         2 Miles Sabin
         1 Vasil Vasilev
         1 ansvonwa
         1 Greg Zoller
         1 felher
         1 gzoller
         1 zgrybus
         1 Fengyun Liu
         1 Philippus Baalman
         1 Krzysiek Bochenek
         1 Tomasz Godzik
         1 ysthakur
    

    Reporting Bugs

    ๐Ÿฑ If you encounter a bug, please open an issue! ๐Ÿ™

  • v0.27.0-RC1

    August 27, 2020
  • v0.26.0

    August 27, 2020
  • v0.26.0-RC1 Changes

    July 24, 2020

    Notable Changes

    Language & API

    Unified extension methods #9255
    ๐Ÿ‘ Allow structural anonymous classes #9201
    โž• Add summonAll and constValueTuple #9209

    Compiler improvements

    Infer missing implicit args in using clause #9347
    ๐Ÿ”„ Change implicit to using #9333
    ๐Ÿ‘‰ Use new extension syntax in scala.tasty.Reflection #9311
    Have a per-run time budget for import suggestions #9167

    Contributors

    ๐Ÿš€ Thank you to all the contributors who made this release possible ๐ŸŽ‰

    ๐Ÿ”€ According to git shortlog -sn --no-merges 0.25.0-RC2..0.26.0-RC1 these are:

       128 Martin Odersky
        53 Nicolas Stucki
        30 Sรฉbastien Doeraene
        18 Anatolii Kmetiuk
        18 Guillaume Raffin
        17 Lan, Jian
        12 Guillaume Martres
         5 Aleksander Boruch-Gruszecki
         3 Ruslan Shevchenko
         3 odersky
         2 Alden Torres
         2 Robert Stoll
         2 yu-croco
         1 Alex Zolotko
         1 Kevin DreรŸler
         1 FabioPinheiro
         1 adpi2
         1 Matthew Pickering
         1 Liu Fengyun
    

    Reporting Bugs

    ๐Ÿฑ If you encounter a bug, please open an issue! ๐Ÿ™

  • v0.25.0

    July 22, 2020
  • v0.25.0-RC2

    June 15, 2020
  • v0.25.0-RC1

    June 10, 2020
  • v0.24.0

    June 10, 2020
  • v0.24.0-RC1

    April 27, 2020