Skip to content

0.12.11

Compare
Choose a tag to compare
@Ammonite-Bot Ammonite-Bot released this 10 May 05:01
· 484 commits to main since this release

Changelog

Documentation

Merged Pull Requests since 0.12.10

  • Mill 0.13 Compat: Add JvmWorkerApi, JvmWorkerUtil and JvmWorkerModule by @lefou in #4838
  • Mill 0.13 Compat: Add Logger.streams by @lefou in #4840
  • Mill 0.13 Compat: Add Module.{moduleDir,moduleInternal,moduleSegments} by @lefou in #4843
  • Backport "Fix wildcard and type selector query bugs" by @lihaoyi in #4862
  • Avoid spurious deprecation message when using non-deprecated API by @lefou in #4860
  • Backport JS and Python lib improvements from main to 0.12.x by @lihaoyi in #4893
  • Don't attempt to get the color of the empty string (backport #4902) by @lefou in #4905
  • Backport "Add ability to define PackageExternalModules that can be called via just pkg.path/ rather than pkg.path.ObjectName/" by @lihaoyi in #4920
  • (Backport) Rename PackageDefaultExternalObject to the package objects by @lihaoyi in #4923
  • Update Windows installation instructions and a PowerShell warning by @lefou in #4974
  • Mill 1.0 compat: Add mvn string interpolator for ivy dependencies by @lefou in #5005
  • Fix selective execution when multiple changes are made to one module under --watch by @arturaz in #5032
  • Fix: UnidocModule does not allow customization of Scala compiler flags, e.g. -Xsource:3 by @arturaz in #5035
  • fix: Use root qualifier in Discover macro by @ghostbuster91 in #5055
  • Docs update backport by @lihaoyi in #5100

New Contributors

Full Changelog: 0.12.10...0.12.11