scala / scala3

The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
5.85k stars 1.06k forks source link

Include `.msi` files in the release assets #21820

Open WojciechMazur opened 18 hours ago

WojciechMazur commented 18 hours ago

Scala 3.6 can create an MSI installer, these files should be included in the release notes assets.

Additionally, a https://scala-lang.org/download/ should be updated to include link to MSI installer (but still using package managers should be recommended)

Gedochao commented 15 hours ago

Related to https://github.com/scala/scala3/issues/20378#issuecomment-2273182213