v2.1.0-M7
What's Changed
- Improve performance for DependencySet.add by @craffit in #2420
- fix: make sure JAVA_HOME is used in bootstrapped file by @ckipp01 in #2441
- Maintenance, add 'version' sub-command, better authenticated proxy support by @alexarchambault in #2440
- Faster hashing for exclusions by @craffit in #2442
- Accept
sonatype-s01:…
as repositories by @alexarchambault in #2448 - Use
adoptium
as default JVM name, so that"17"
and the like work as JVM name by @alexarchambault in #2448 - Remove publish module and command by @alexarchambault in #2446
- Support
--architecture
flag for Java commands by @olafurpg in #2489 - Deduplicate strings in
JsonElem
by @jonshea in #2533
Documentation updates
Updates
- Update logback-classic to 1.2.11 by @scala-steward in #2422
- Update shapeless to 2.3.9 by @scala-steward in #2423
- Update jsoniter-scala-core, ... to 2.12.4 by @scala-steward in #2425
- Update proguard-base to 7.2.1 by @scala-steward in #2426
- Update utest to 0.7.11 by @scala-steward in #2427
- Update scalajs-dom to 2.2.0 by @scala-steward in #2432
- Update mdoc to 2.3.2 by @scala-steward in #2436
- Update slf4j-nop to 1.7.36 by @scala-steward in #2438
- Update cats-effect to 2.5.5 by @scala-steward in #2439
- Update windows-jni-utils, ... to 0.3.3 by @scala-steward in #2428
- Update jsoup to 1.15.1 by @scala-steward in #2431
- Only depend on jsoniter-macros at compile-time by @alexarchambault in #2471
- Update scala-reflect to 2.12.16 by @scala-steward in #2464
- Update utest to 0.8.0 by @scala-steward in #2459
- Update proguard-base to 7.2.2 by @scala-steward in #2457
- Bump coursier/setup-action from 1.2.0.pre.M3 to 1.2.0 by @dependabot in #2453
- Fix build by @alexarchambault in #2484
- Publish cli-tests module again by @alexarchambault in #2490
- Update mdoc to 2.3.3 by @scala-steward in #2494
- Update scala-collection-compat to 2.8.1 by @scala-steward in #2493
- Update scalajs-react:core to 2.0.1 by @scala-steward in #2486
- Update scalajs-react:core to 2.1.1 by @scala-steward in #2496
- Disable nailgun tests on Mac CI by @alexarchambault in #2508
- Fix Scala Native 0.4 stuff by @alexarchambault in #2507
- Bump coursier/setup-action from 1.2.0 to 1.2.1 by @dependabot in #2509
- Update scalafmt-core to 3.5.9 by @scala-steward in #2506
- Update windows-ansi to 0.0.4 by @scala-steward in #2505
- Update data-class to 0.2.6 by @scala-steward in #2504
- Update case-app to 2.1.0-M15 by @scala-steward in #2502
- Update jsoup to 1.15.2 by @scala-steward in #2463
- Update mill-main to 0.10.5 by @scala-steward in #2458
- Update plexus-archiver to 4.4.0 by @scala-steward in #2460
- Update jsoniter-scala-core to 2.13.5 by @scala-steward in #2503
- Update argonaut-shapeless_6.2 to 1.3.1 by @scala-steward in #2501
- Update scala-xml to 2.1.0 by @scala-steward in #2434
- Update cats-effect to 3.3.14 by @scala-steward in #2475
- Fix missing interpolation by @alexarchambault in #2513
- Update slf4j-nop to 2.0.0 by @scala-steward in #2515
- Update jsoup to 1.15.3 by @scala-steward in #2520
- Update mill-main to 0.10.7 by @scala-steward in #2517
- Update tools to 0.4.7 by @scala-steward in #2524
- Update scalajs-dom to 2.3.0 by @scala-steward in #2523
- Update utest to 0.8.1 by @scala-steward in #2525
- Update case-app to 2.1.0-M16 by @scala-steward in #2526
- Update shapeless to 2.3.10 by @scala-steward in #2527
- Update case-app to 2.1.0-M17 by @scala-steward in #2528
- Update slf4j-nop to 2.0.1 by @scala-steward in #2531
- Update plexus-archiver to 4.5.0 by @scala-steward in #2530
New Contributors
Full Changelog: v2.1.0-M6...v2.1.0-M7