dotty v0.26.0-RC1 Release Notes

Release Date: 2020-07-24 // almost 4 years ago
  • 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! ๐Ÿ™