Skip to content

Releases: com-lihaoyi/mill

0.11.0-M0

07 Dec 17:00
ea7227f
Compare
Choose a tag to compare
0.11.0-M0 Pre-release
Pre-release

Early development of Mill 0.11

Merged Pull Requests

Full Changelog: 0.10.10...0.11.0-M0

0.10.10

06 Dec 20:41
356cae2
Compare
Choose a tag to compare

Changelog: 0.10.10

Milestone: 0.10.10

Merged Pull Requests

  • Use latest Mill version for build and as MiMa base by @lefou in #2118
  • Removed .scala-steward.conf by @lefou in #2119
  • Update nir, test-runner, tools, util to 0.4.8 by @scala-steward in #2117
  • Update zinc to 1.8.0 by @scala-steward in #2122
  • Preserve first position of some args in mill script by @lefou in #2124
  • Update coursier to 2.1.0-RC2 by @lefou in #2125
  • Safe Linux home install. by @wiltonlazary in #2127
  • scalapblib- support specifying individual source files by @oridag in #2126
  • fix: remove "sudo" from HOME manual installation. by @wiltonlazary in #2129
  • PathRef.sig is now independent of the base path by @lefou in #2106
  • BSP: implement buildTarget/OutputPaths request by @lefou in #2110
  • Reenable acyclic compiler plugin by @lefou in #1618
  • Undeprecate Agg.foreach which is needed in for comprehensions by @lefou in #2139
  • Refactored JAR creation code and create dir entries by default by @lefou in #2138
  • Update bloop-config to 1.5.4 and update used API by @lefou in #2135
  • Thirdparty_Plugins.adoc: slight clarification by @nafg in #2137
  • Disabled local Caffeine integration tests as they are flaky by @lefou in #2146
  • Test opts file reader to cover issue #2140 by @lefou in #2145
  • Doc: Add missing backticks by @kubukoz in #2148
  • Fixed META-INF handling in JarOps.jar by @lefou in #2142
  • Support incremental compilation in Scala Native 0.4.9 by @lolgab in #2141
  • Support exoego fork of JsDom JsEnv by @lolgab in #2147
  • Always give included files a unique foreign module path by @lefou in #2132
  • Update scalajs-linker, ... to 1.12.0 by @scala-steward in #2150
  • Docs: Add mill bundler under Third-party plugins by @nafg in #2155
  • Fix typo by @kubukoz in #2160
  • docs: Fix favicon by @nafg in #2154
  • Reworked .mill-jvm-opts reader to support files without final newline by @lefou in #2162
  • Update bloop-config to 1.5.5 and drop unused jsoniter dependency by @lefou in #2159
  • Downgrade coursier to avoid stale metadata issues by @lefou in #2163
  • Documentation refactoring and updates by @lefou in #2165
  • Reorganize some docs to make them easier to find by @nafg in #2156
  • Bloop: Fixed re-generation of bloop config dir by @lefou in #2164
  • Doc: Added library dependency page and fixed section references by @lefou in #2167
  • Refined documentation of runIvyDeps by @lefou in #2169
  • Moved testng dependency to compile-only to force the user to provide it by @lefou in #2168
  • Doc: Replaced some hard coded versions with variables by @lefou in #2170
  • Warn user if configured Mill version differs from runtime by @lefou in #2171

New Contributors

Full Changelog: 0.10.9...0.10.10

0.10.9

10 Nov 16:23
033afc2
Compare
Choose a tag to compare

Changelog: 0.10.9

Milestone: 0.10.9

Merged PRs

Full Changelog: 0.10.8...0.10.9

0.10.8

10 Oct 11:01
26bf9c5
Compare
Choose a tag to compare

Changelog: 0.10.8

Milestone: 0.10.8

Merged PRs

New Contributors

Full Changelog: 0.10.7...0.10.8

0.10.7

24 Aug 12:47
876e2ac
Compare
Choose a tag to compare

Changelog: 0.10.7

Milestone: 0.10.7

Merged PRs

  • Don't print unwanted debug messages - Multilogger prefers first logger by @lefou in #2001

Full Changelog: 0.10.6...0.10.7

0.10.6

24 Aug 08:49
521e91d
Compare
Choose a tag to compare

Changelog: 0.10.6

Milestone: 0.10.6

Merged PRs

New Contributors

Full Changelog: 0.10.5...0.10.6

0.10.5

01 Jul 09:01
77ca92b
Compare
Choose a tag to compare

Changelog: 0.10.5

Milestone: 0.10.5

Merged PRs

New Contributors

Full Changelog: 0.10.4...0.10.5

0.10.4

06 May 10:24
11bf85d
Compare
Choose a tag to compare

Changelog: 0.10.4

Milestone: 0.10.4

Merged PRs

New Contributors

Full Changelog: 0.10.3...0.10.4

0.10.3

11 Apr 15:16
cc2d001
Compare
Choose a tag to compare

Changelog: 0.10.3

Milestone: 0.10.3

Merged PRs

Full Changelog: 0.10.2...0.10.3

0.10.2

18 Mar 11:39
3cfb040
Compare
Choose a tag to compare

Changelog: 0.10.2

Milestone: 0.10.2

Merged PRs

  • Fix types in download jars example by @lefou in #1770
  • Update mill-main to 0.10.1 by @scala-steward in #1771
  • Reworked the coursier resolver retry logic by @lefou in #1772
  • Fix a potential match error when show-ing failed tasks by @lefou in #1773
  • Doc for using bloop as the build server by @Quafadas in #1774
  • Documentation: Moved each contrib plugin into its own page by @lefou in #1775
  • Added some project references to documentation by @lefou in #1776
  • Fix repl due to orphan hard-coded import by @nitay in #1784
  • Implemented AutoCloseable Workers by @lefou in #1781
  • Let some workers implement AutoCloseable by @lefou in #1786
  • Ensure we properly close opened file resources in TestRunner.listClassFiles by @lefou in #1777

New Contributors

Full Changelog: 0.10.1...0.10.2