0.10.10
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 inJarOps.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
- @wiltonlazary made their first contribution in #2127
- @oridag made their first contribution in #2126
- @kubukoz made their first contribution in #2148
Full Changelog: 0.10.9...0.10.10