New
v2.1.25-M22
What's Changed
- Use more sensible default configuration for Gradle modules by @alexarchambault in https://github.com/coursier/coursier/pull/3534
- More micro-optimizations for
entityIdxby @lihaoyi in https://github.com/coursier/coursier/pull/3532 - Fix launch command example by @mwisnicki in https://github.com/coursier/coursier/pull/3530
- Accept rejects in Gradle module version specifiers by @alexarchambault in https://github.com/coursier/coursier/pull/3539
Updates / maintenance
- Update Mill to 1.1.0-RC3 by @alexarchambault in https://github.com/coursier/coursier/pull/3535
- Bump express from 4.21.1 to 4.22.0 in /doc/website by @dependabot[bot] in https://github.com/coursier/coursier/pull/3527
New Contributors
- @mwisnicki made their first contribution in https://github.com/coursier/coursier/pull/3530
Full Changelog: https://github.com/coursier/coursier/compare/v2.1.25-M21...v2.1.25-M22