scala-cli
scala-cli copied to clipboard
Bump all integrations to Scala Native 0.5.x
Version(s) 81acfafd6968d8dfc6b5e40ba9fbd3384237aa85
Describe what needs to be done and why Some integrations do not yet support Scala Native 0.5.x, which forces us to downgrade the default to 0.4.17 for the time being. Those include:
- [ ] Mill
- [ ] Scala Test
- [x] Munit
- [ ] ScalaTest
- [ ] uTest
- [ ] ScalaPy
- [x] Scala Toolkit
- [ ] TypeLevel Toolkit
Is your feature request related to a past ticket or discussion? https://github.com/VirtusLab/scala-cli/pull/2862#discussion_r1576122491
Additional context This ticket might stay open for a long time, as we don't control these integrations getting the Scala Native 0.5.x bump upstream. We just should remember about removing the downgrade on our side when they're ready.
The Scala Toolkit is now available on Scala Native 0.5.x: https://github.com/scala/toolkit/releases/tag/0.4.0