Skip to content

0.9.3

Compare
Choose a tag to compare
@Ammonite-Bot Ammonite-Bot released this 26 Nov 03:31
· 2748 commits to main since this release

What's Changed

  • Passing args to launcher by @LMnet in #933
  • Resolve Mill build source dependencies by @joan38 in #946
  • Ability to relocate/shade in assembly by @joan38 in #947
  • Twirl enhancements by @mrdziuban in #952
  • add scalacPluginClasspath to Tests by @sequencer in #956
  • Offline preparation support by @lefou in #951
  • Add toMap and toJson methods to BuildInfo by @sbly in #958
  • Give more control over module dependencies by @lefou in #955
  • Bump coursier to 2.0.0-RC6-25 by @lefou in #960
  • Use new target JavaModule.compileModuleDeps for contrib modules by @lefou in #964
  • Add support for Scala 3 by @anatoliykmetyuk in #968
  • Bump coursier version to 2.0.0 by @lefou in #973
  • Add reference to new mill-antlr module by @ml86 in #979
  • Make BSP 1st class citizen by @joan38 in #969
  • Omit the suffix in artifactName for cross modules by @joan38 in #953
  • Add example by @ShalokShalom in #975
  • Allow test classes with constructor parameters by @RobinJDCox in #982
  • Redirect zinc log output to stderr by @jodersky in #981
  • Proguard contrib module by @sbly in #972
  • Remove copying env var to .bsp/mill.json by @joan38 in #984
  • Exclude trees from ammonite dep. by @ckipp01 in #941
  • Bloop: Also use compileModuleDeps to calc transitive classpath by @lefou in #995
  • Add AWS Codeartifact contrib module by @realbrianstern in #985
  • Include compileModuleDeps in BSP BuildTarget calculation by @lefou in #994
  • BSP: Fixed generated .bsp/mill.json file. by @lefou in #998
  • Changed CoursierModule.repositories to a Task by @lefou in #976
  • Prefix the ticker of evaluator targets with the caller target by @lefou in #1000
  • GenIdea: Added support for compileModuleDeps by @lefou in #997
  • Fix BSP, avoid assumptions about Logger implementation by @srdo in #1003
  • Adds ScoverageReport for multi-module projects by @RobinJDCox in #996
  • Support useECMAScript2015 option in ScalaJSModule by @lolgab in #1004
  • Cache Scala.js Linker to enable incremental linking by @lolgab in #1007
  • WIP Convert CLI argument parsing to use latest version of ammonite+mainargs by @lihaoyi in #1008
  • PathRef: detect permissions change by @vdebergue in #1006
  • Rebootstrap Mill on latest master by @lihaoyi in #1009
  • Move Bloop object into mill.contrib.bloop package by @lefou in #992

New Contributors

Full Changelog: 0.8.0...0.9.3