scala3-v1.3.3
github-actions
released this
17 Jul 18:00
·
84 commits
to scala3
since this release
What’s Changed
- Reduce amount of inlined code, this increases compilation speed by 50% and brings it back to scala2.13 level (#481) @OlegYch
- Update scalafmt-core to 3.7.10 (#482) @softwaremill-ci
- Update scalafmt-core to 3.7.9 (#480) @softwaremill-ci
- Update scalafmt-core to 3.7.8 (#479) @softwaremill-ci
- Update scalafmt-core to 3.7.7 (#478) @softwaremill-ci
- Update scalafmt-core to 3.7.6 (#477) @softwaremill-ci
- Update scalafmt-core to 3.7.5 (#476) @softwaremill-ci
- Rename safeCast to unsafeCast (#474) @kciesielski