Skip to content

0.21.0

Choose a tag to compare

@release-drafter release-drafter released this 20 Jan 07:00
· 1312 commits to refs/heads/main since this release
v0.21.0

What's changed

🚀 Enhancements

  • Add "versionScheme" labels to pull-requests. (#2925) @mzuehlke
  • Extract dependencies from scala-cli via sbt export (#2933) @fthomas
  • Support Maven dependencies with a property for the Scala binary suffix (#2931) @fthomas
  • Use 30 days instead of @monthly in repo config example (#2927) @fthomas
  • Log a warning, when the workspace directory doesn't exist (#2923) @mzuehlke
  • Authenticate UrlChecker calls to API host (#2920) @fthomas
  • Prefer GitHub release notes over custom release notes (#2899) @fthomas

🐛 Bug Fixes

  • Support artifact migrations in Update.ForGroupId (#2898) @fthomas

📦 Artifact Migrations

📗 Documentation

🧪 Test Improvements

🏗️ Build Improvements

  • Use sbt-typelevel-mergify to generate .mergify.yml (#2900) @fthomas

🔧 Refactorings

🌱 Dependency Updates

Contributors to this release

@SethTisue, @alexklibisz, @armanbilge, @exoego, @fthomas, @mdedetrich, @mzuehlke and @scala-steward