0.10.0-M5
Pre-release
Pre-release
What's Changed
- Fixed typos by @lefou in #1563
- BSP: added local cached Ammonite dependencies to classpath for .sc files by @lefou in #1568
- Add installation instructions for Gentoo Linux by @Flowdalic in #1570
- Doc: Add a special case for
zsh
by @Renkai in #1571 - Update bloop-config to 1.4.11 by @scala-steward in #1577
- Update mill-main to 0.9.10 by @scala-steward in #1579
- Update trees to 4.4.30 by @scala-steward in #1586
- Fix URL to file path conversion for GenIdea command by @yakivy in #1587
- Update jna, jna-platform to 5.10.0 by @scala-steward in #1581
- Update coursier to 2.0.16-200-ge888c6dea by @scala-steward in #1580
- Update routes-compiler to 2.8.9 by @scala-steward in #1590
- Scala 2.13.7 update by @lefou in #1569
- Declutter out/ folder by flattening out/foo/ foo folders into their constituent files by @lihaoyi in #1588
- Removed the
all
command from mill test scripts by @lefou in #1592 - Add note about "Switch Build Server" in Metals. by @ckipp01 in #1594
- Reviewed ZincWorker by @lefou in #1597
- Don't add semanticdb plugin for Scala 3. by @ckipp01 in #1593
- Split out TestRunner.scala into its own module to clean up test running classpath by @lihaoyi in #1598
- Improve overriden target detection to let it handle stackable-traits-style overrides by @lihaoyi in #1600
- Make input tasks only require a JSON writer, not reader by @lihaoyi in #1601
- Update trees to 4.4.31 by @scala-steward in #1602
- Let prepareOffline accept a
all
flag by @lefou in #1591 - Parallel mode is no longer experimental by @lefou in #1604
- Removed the
all
command from mill test scripts by @lefou in #1605 - Documented runIvyDeps and compileIvyDeps by @lefou in #1606
- Update os-lib to 0.8.0 by @scala-steward in #1614
- Update upickle to 1.4.3 by @scala-steward in #1611
- CI: Added some dependency reporting to enable reasoning about library upgrades by @lefou in #1617
- Upgrade Ammonite to 2.5.0, fansi to 0.3.0, acyclic to 0.3.0 by @lihaoyi in #1616
- Add a newer log4j2 dependency to avoid a critical vulnerability in zinc by @lefou in #1620
- Properly wire stdin in client-server mode and enable "Enter to Re-run" for mill -w by @lihaoyi in #1621
- Update zinc to 1.5.9 by @scala-steward in #1624
- Tweak macro to allow more than 22 inputs by @lihaoyi in #1623
- mill script is POSIX-compliant and has quoted paths. by @averms in #1630
- #1625 fix transformer not picked up by @borissmidt in #1626
- Update log4j-core to 2.17.0 by @scala-steward in #1632
- Review various usage of paths, esp.
os.pwd
by @lefou in #1627 - Show full response in case we can't parse Sonatype staging response by @lefou in #1628
New Contributors
- @averms made their first contribution in #1630
- @borissmidt made their first contribution in #1626
Full Changelog: 0.10.0-M4...0.10.0-M5