0.19.0
·
1162 commits
to refs/heads/main
since this release
What's changed
🚀 Enhancements
🐛 Bug Fixes
🧪 Test Improvements
🏗️ Build Improvements
- Use sbt plugins from scala-steward-org/sbt-plugin repo (#2860) @fthomas
- Do not overwrite version scheme for scala-xml (#2861) @fthomas
- Use a version dependent sbt plugin (#2859) @fthomas
- Show that our sbt plugin requires at least 1.3.11 (#2858) @fthomas
🔧 Refactorings
- Log when a build tool is called for getting dependencies (#2854) @fthomas
- Extract small refactorings from #2816 (#2857) @fthomas
- Merge ConfigParsingResult and ConfigValidationResult (#2853) @fthomas
🌱 Dependency Updates
- Update cats-effect to 3.4.3 (#2856) @scala-steward