0.11.0-M2
Pre-release
Pre-release
Changelog: 0.11.0-M2
Milestone: 0.11.0-M2
Merged Pull Requests
- Tooling maintenance by @lefou in #2208
- Fixed typo in package of
mill.scalalib.BoundDep
by @lefou in #2214 - Use
millModuleDirectChildren
consistently everywhere by @lolgab in #2207 - Update trees to 4.7.1 by @scala-steward in #2211
- Update coursier to 2.1.0-RC4 by @scala-steward in #2209
- Accessing repository credentials via T.env by @seroperson in #2203
- Update requests to 0.8.0 by @scala-steward in #2216
- Support
def scalaJSSourceMap: T[Boolean]
by @lolgab in #2215 - Added default argument to
ivyDepsTree
by @lefou in #2217 - Update scalafmt-core, scalafmt-dynamic to 3.6.1 by @scala-steward in #2219
- Fix scalafmt tests by @lefou in #2222
- Make LevenshteinDistance a object by @lolgab in #2220
- Remove deprecations from Evaluator and EvaluatorState by @lolgab in #2221
- Update scalafmt-dynamic to 3.6.1 by @scala-steward in #2223
- Add a changelog link to the published pom.xml by @lefou in #2228
- Added test for ScalaModule.semanticDbData by @lefou in #2229
- Support non-local Java compiler use in mixed Java/Scala compilation by @lefou in #2231
- SemanticDB data generation for Java modules by @lefou in #2227
- Add support for scalaJSOutputPatterns by @lolgab in #2233
- Update semanticdb to 4.7.1 by @lefou in #2234
- Support for Java 17 in all tests and CI by @lefou in #1724
- BSP documentation updates by @lefou in #2239
- Add a documentation link to the coursier resolution failure output by @lbunschoten in #2232
- Use the bsp4j version as BSP protocol version by @lefou in #2240
- Update upickle to 3.0.0-M1 by @lefou in #2246
- Update Ammonite to 2.5.6 by @lefou in #2247
- Dependency maintenance and bumps by @lefou in #2248
- Fixed mill cmd in CI action by @lefou in #2249
- Add
@nowarn
to generated ammonite script'smillDiscover
by @lolgab in #2242 - Drop Scala.js 0.6 support and removed some deprecated API by @lefou in #2218
- Refactored BSP module and use isolated classloading for implementations by @lefou in #2245
- Update utest to 0.8.1 by @lefou in #2253
New Contributors
- @seroperson made their first contribution in #2203
- @lbunschoten made their first contribution in #2232
Full Changelog: 0.11.0-M1...0.11.0-M2