v2.1.0-RC1
What's Changed
- Rely on ScalaPy in 'cs bootstrap --python' by @alexarchambault in #2532
- Accept proxy params via Scala CLI conf file by @alexarchambault in #2541
- install bash completion too by @darklore in #2540
- Use
3
for Scala 3 Binary Version in Complete by @LaurenceWarne in #2538 - drop jabba from pre-installed JVM indexes by @danielleontiev in #2547
- Tweak minimized exclusions by @alexarchambault in #2561
- Make the MinimizedExclusions Dependency constructor public by @alexarchambault in #2564
- Warn about required version when running cs from bootstraps fails by @alexarchambault in #2569
- Remove now unnecessary workaround by @alexarchambault in #2572
- CVE-2022-37866 prevent path-traversal with bogus module coordinates by @adpi2 in #2576
Updates / build maintainance
- Update scala-cli:config to 0.1.16 by @scala-steward in #2557
- Update slf4j-nop to 2.0.3 by @scala-steward in #2556
- Update mdoc to 2.3.6 by @scala-steward in #2555
- Update ujson to 1.4.4 by @scala-steward in #2554
- Update pprint to 0.8.0 by @scala-steward in #2553
- Update case-app to 2.1.0-M18 by @scala-steward in #2551
- chore(dep): use scala-xml 2.x for everything by @ckipp01 in #2548
- Update mill-main to 0.10.8 by @scala-steward in #2552
- Update ujson to 1.6.0 by @scala-steward in #2562
- Update scalafmt-core to 3.6.0 by @scala-steward in #2563
- Bump coursier/cache-action from 6.3 to 6.4 by @dependabot in #2567
- Update scalafmt-core to 3.6.1 by @scala-steward in #2575
- Update case-app to 2.1.0-M19 by @scala-steward in #2574
New Contributors
- @LaurenceWarne made their first contribution in #2538
- @danielleontiev made their first contribution in #2547
Full Changelog: v2.1.0-M7...v2.1.0-RC1