0.18.0
·
1180 commits
to refs/heads/main
since this release
What's changed
🚀 Enhancements
📦 Artifact Migrations
📗 Documentation
- Revamp documentation about artifact migrations (#2843) @fthomas
- Warn about missing Scalafix support in MillAlg and MavenAlg (#2840) @fthomas
- Update links to Scalafix documentation (#2842) @fthomas
🏗️ Build Improvements
🔧 Refactorings
- Let Scalafmt format Scaladocs (#2849) @fthomas
- Make
findUpdate
andmigrateArtifactId
private (#2846) @fthomas - Remove redundant validation (#2841) @exoego
- Use
Sync[F].blocking
for creating system processes (#2833) @fthomas
🌱 Dependency Updates
- Update coursier to 2.1.0-RC4 (#2845) @scala-steward
- Update http4s-blaze-server to 1.0.0-M37 (#2835) @scala-steward
- Update coursier to 2.1.0-RC3-1 (#2834) @scala-steward
- Update decline to 2.4.1 (#2832) @scala-steward
Contributors to this release
@AlexITC, @bjaglin, @exoego, @fthomas, @sapka12 and @scala-steward