What's Changed
- bugfix: Don't calcualte semanticdb for unopened files that do not belong to any target by @tgodzik in #8336
- Forward port up to 1.6.1 by @tgodzik in #8334 for details look in https://scalameta.org/metals/blog/2025/07/31/osmium
- improvement: Don't put paths in namespace to avoid making the file to… by @tgodzik in #8337
- Forward port changes up to 1.6.2 by @tgodzik in #8338 for details look in https://scalameta.org/metals/blog/2025/08/09/osmium
- Removed transitive dependencies which broke the build by @odisseus in #8341
- Fix Scala 3 Presentation Compiler by @snjeza in #8335
- chore: Try reenable Windows by @tgodzik in #8328
- improvement: Use URIs for absolute paths and forward slashes for rela… by @tgodzik in #8342
New Contributors
Full Changelog: v2.0.0-M10...v2.0.0-M11