Skip to content

Releases: com-lihaoyi/mill

0.9.5

26 Jan 09:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.4...0.9.5

0.9.4

21 Dec 10:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.3...0.9.4

0.9.3

26 Nov 03:31
Compare
Choose a tag to compare

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

0.9.2

26 Nov 02:28
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release
0.9.2

0.9.1

26 Nov 02:27
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release
0.9.1

0.9.0

26 Nov 02:10
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
0.9.0

0.8.0

20 Jul 16:15
Compare
Choose a tag to compare
revert scalameta version

0.7.4

03 Jul 07:46
Compare
Choose a tag to compare
Prepared release 0.7.4

0.7.3

25 May 05:42
Compare
Choose a tag to compare
update example project versions

0.7.2

19 May 00:48
08be5a7
Compare
Choose a tag to compare
BSP fixes and workaround for cross projects (#885)

https://github.com/lihaoyi/mill/pull/885#issuecomment-630059445