MSI
WinGet
Scala CLI
scala-cli@virtuslab.com · 1.0.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i scala-cli-x86_64-pc-win32.msi /quiet /norestart
File Identity
Filename
scala-cli-x86_64-pc-win32.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
VirtusLab.ScalaCLI
Version
1.0.5
Description
Scala CLI is a command-line tool to interact with the Scala language.
License
Apache-2.0
↗
Installer URL
https://github.com/VirtusLab/scala-cli/releases/download/v1.0.5/scala-cli-x86_64-pc-win32.msi
Release Notes
Enhancements
- Accumulate exp warnings with logger by @MaciejG604 in #2376
- Remove ComputeVersion.
Command, make ComputeVersion classes positioned by @MaciejG604 in #2350
- Add more configuration for publish by @MaciejG604 in #2435
- Warn about transitive using file directive by @MaciejG604 in #2432
- Support Scala Native 0.5.x changes in publishing artifacts by @WojciechMazur in #2460
Fixes
- Fix - set es version into scala-js-cli by @lwronski in #2351
- Modify the format of StrictDirective.…