0.11.7
Merged Pull Requests
- Rebootstrap Mill 0.11.6 by @lihaoyi in #2887
- Update mill-mima to 0.1.0 and include latest Mill release in checks by @lefou in #2889
- Update coursier to 2.1.8 by @lefou in #2890
- Update asm-tree to 9.6 by @lefou in #2892
- Update scala-native tools to 0.4.16 by @lefou in #2891
- Update junixsocket-core to 2.8.3 by @lefou in #2893
- Support Scala Native build target by @lolgab in #2898
- Update semanticdb-scala to 4.8.14 and semanticdb-java to 0.9.7 by @lefou in #2895
- Update scalafmt to 3.7.15 by @lefou in #2896
- Apply coursier default config files (repositories and mirrors config) by @jilen in #2886
- Better detect Windows Subsystem for Linux environments by @lefou in #2901
- Doc: Add some ThirdParty plugins by @hoangmaihuy in #2905
- Bump actions/setup-java from 3 to 4 by @dependabot in #2904
- Added per-dependency format to dependency update finder by @lefou in #2900
- Update Play 2.8 version from 2.8.20 to 2.8.21 by @lefou in #2907
- Update log4j2-core from 2.20.0 to 2.22.0 by @lefou in #2909
- Update semanticdb-java from 0.9.7 to 0.9.8 by @lefou in #2910
- Update jline from 3.23.1 to 3.24.1 by @lefou in #2908
- Add mill-hepek plugin by @sake92 in #2916
- add mirror config doc by @jilen in #2917
- Enforce ScalaFix unused imports and other things during PR validation by @lihaoyi in #2918
- Fix auto-tupling occurences by @lefou in #2920
- Add
ScalaModule.scalacHelp
command by @lefou in #2921 - GenIdea: Put module dependencies after library dependencies by @lefou in #2925
- Use root as the name for
RootModule
s in examples by @lolgab in #2928 - fix: set
project.git = true
in scalafmt settings by @ckipp01 in #2932 - Sonatype note by @Quafadas in #2935
- BSP: do not filter clean-requests for meta-builds by @ckipp01 in #2931
- BSP: Add JavaModule.bspBuildTargetData to make JavaModule reports workable BuildTarget by @chikei in #2930
- Update os-lib from 0.9.2 to 0.9.3 by @lefou in #2939
- Update jna from 5.13.0 to 5.14.0 by @lefou in #2940
- Update semanticdb-scalac from 4.8.14 to 4.8.15 by @lefou in #2938
- Update log4j-core from 2.22.0 to 2.22.1 by @lefou in #2943
- Update Play from 2.9.0 to 2.9.1 and from 3.0.0 to 3.0.1 by @lefou in #2937
- Update Mill from 0.11.6 to 0.11.6-24-0770d3 by @lefou in #2944
- Update zio-test from 2.0.17 to 2.0.21 by @lefou in #2941
- Update zinc from 1.9.5 to 1.9.6 by @lefou in #2949
- Enable colored output for Scala 2 by @lolgab in #2950
- Fix #2946: Avoid evaluating
T.input
s twice by @lolgab in #2952 - Update Changelog and doc site by @lefou in #2953
- Update mill-scip from 0.3.6 to 0.3.7 by @lefou in #2942
- Allow resolving moduleDeps with older Scala 3 versions by @lolgab in #2877
- Fix issue #2958 - deduplicate (anonymous) tasks in result by @lefou in #2959
- Update jline from 3.24.1 to 3.25.0 by @lefou in #2962
- Add explicit result types for public API by @lefou in #2955
- Update Scala.js from 1.14.0 to 1.15.0 by @lefou in #2963
- Update upickle from 3.1.3 to 3.1.4 by @lefou in #2968
- Check for explicit result types in public API by @lefou in #2922
- Fix outdated ArchLinux package URL by @FantasqueX in #2967
- Added more explicit type annotations by @lefou in #2974
- Fix overeager caching of
cliImports
value ingeneratedScriptSources
by @lefou in #2977 - Don't leak runtime cli imports into generated build scripts by @lefou in #2978
- Update bsp4j to 2.2.0-M1 by @lefou in #2973
- BSP: Send
logMessage
instead of diagnostics whentextDocument
is unknown by @lefou in #2979 - Synchronize evaluateGroupCached to avoid concurrent access to cache by @lefou in #2980
- Properly sanitize Windows reserved names in evaluator paths by @lefou in #2964
- Add
publishLocalCached
andpublishM2LocalCached
targets by @lefou in #2976 - Mask colons in segment paths by @lefou in #2965
- Detect colliding cross module values by @lefou in #2984
- Mask forward slashes in cross values to fix their cache locations by @lefou in #2986
- Prepare the Scala.js integration for SIP-51. by @sjrd in #2988
- Improve maintenance of transitive and documented dependencies by @lefou in #2911
- Add a
consoleScalacOptions
target by @mrdziuban in #2948 - Scoverage inner module defaults to
skipIdea = true
by @lefou in #2989 - Bump MainArgs to 0.6.1 by @lihaoyi in #2990
- Print
done
message from test framework to stdout by @lolgab in #2993 - Added support for
type
attribute when parsing dependencies by @lefou in #2994 - Add mill-daemon to third party plugins documentation by @swaldman in #2995
- Use publishLocalCached task by @lefou in #2999
- Support type selectors in Resolve by @lefou in #2997
- Extend documentation for contrib.BuildInfo by @neunzehnhundert97 in #3001
- Documentation for query syntax by @lefou in #2998
- Prepare release 0.11.7 by @lefou in #3002
New Contributors
- @hoangmaihuy made their first contribution in #2905
- @FantasqueX made their first contribution in #2967
- @neunzehnhundert97 made their first contribution in #3001
Full Changelog: 0.11.6...0.11.7