0.10.0-M2
Pre-release
Pre-release
What's Changed
- Disabled always failing integration test suite by @lefou in #1397
- Fix #1392: Avoid using ClosureCompiler with ESModule by @lolgab in #1393
- Replaced the assert with a require for better error message by @lefou in #1387
- Update zinc to 1.5.7 by @scala-steward in #1407
- Update trees to 4.4.24 by @scala-steward in #1408
- Update de.tobiasroeser.lambdatest to 0.7.1 by @scala-steward in #1390
- Default-inherit the resolutionCustomizer in tests from parent module by @lefou in #1409
- Update scalajs-env-nodejs to 1.2.0 by @scala-steward in #1403
- Allow custom sources for Javadoc and Scaladoc by @Iltotore in #1385
- Respect the
ivy.home
system property when publishing ivy artifacts by @lefou in #1412 - Add mill-mima to Thirdparty_Modules.adoc by @lolgab in #1413
- Try to avoid concurrent sonatype publish jobs by @lefou in #1419
- Improved code around range end position problem reporter by @joan38 in #1020
- Use Java 8 to build release artifacts by @lefou in #1421
- Update trees to 4.4.26 by @scala-steward in #1435
- Update trees to 4.4.27 by @scala-steward in #1436
- Update scalajs-linker, ... to 1.7.0 by @scala-steward in #1432
- Update jna, jna-platform to 5.9.0 by @scala-steward in #1444
- Introduce
mandatoryScalacOptions
to keep systemscalacOptions
by @lolgab in #1428 - Some subediting by @lefou in #1445
- Fix formatting and wording in intro docs by @sake92 in #1448
- Update jarjar-abrams-core to 1.8.0 by @scala-steward in #1449
- Add more information in default manifests by @lefou in #1451
- Fixed some adoc formatting issues (missing rendered underscore) by @lefou in #1452
- Update upickle to 1.4.1 by @scala-steward in #1453
- Added missing comma in docs by @lefou in #1460
- Use unique pipe for each project by @sake92 in #1461
- Improved tests for GenIdea by @lefou in #1466
- GenIdea: more Win-compatible fixes to test suite by @lefou in #1467
- Update coursier to 2.0.16+73-gddc6d9cc9 by @alexarchambault in #1427
- BuildInfoModule: Made test platform agnostic; enabled more tests in CI by @lefou in #1468
- win test fix by @lefou in #1469
- Disabled parallel test for scoverage again by @lefou in #1472
- Make mill shell script work under Git Shell on Windows by @lefou in #1471
- Changed
val
todef
to match actual Mill by @lefou in #1470 - Update trees to 4.4.28 by @scala-steward in #1474
- Update scoverage contrib module and fixed/reworked test setup by @lefou in #1473
- Deprecated toolsClasspath targets in favor of uniquely named new ones by @lefou in #1475
- Proguard: Replaced resolve logic, removed JCenter repository by @lefou in #1477
New Contributors
Full Changelog: 0.10.0-M1...0.10.0-M2