0.6.0
Contraband 0.6.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.0.0-M2 | ✅ |
sbt 2.x migration
- ci: Enable sbt 2.x build by @xuwei-k in #182
- refactor: Prepare for Scala 3 by @xuwei-k in #164
- refactor: Replaces deprecated unicode arrow by @xuwei-k in #166
- refactor: Uses
foldLeftinstead of deprecated/:by @xuwei-k in #176 - refactor: Add Scala 3 build by @xuwei-k in #171
- refactor: Removes deprecated
[this]qualifier by @xuwei-k in #180 - refactor: Adds
-Xsource:3option. Avoid deprecatedwithby @xuwei-k in #181 - ci: Update
contrabandSjsonNewVersion. Enable sbt 2 scripted test by @xuwei-k in #184
other updates
- Mentions about
StringStringMapin docs by @kpodsiad in #165 - Fixes typo in codegen header by @MasseGuillaume in #155
- Makes printing of field name more clear by @mdedetrich in #172
- Updates dependencies by @xuwei-k in #177
behind the scene
- refactor: Update Scala versions in test by @xuwei-k in #183
- fix: Fixes tests by @eed3si9n in #170
- Switch to Scala CLA by @eed3si9n in #169
- Update scalafmt by @xuwei-k in #173
- Run
scalafmtSbtChecktask in CI by @xuwei-k in #174 - Adds dependabot.yml by @xuwei-k in #175
- Bump actions/setup-java from 3 to 4 by @dependabot in #178
- Bump actions/checkout from 3 to 4 by @dependabot in #179
new contributors
- @kpodsiad made their first contribution in #165
- @MasseGuillaume made their first contribution in #155
- @mdedetrich made their first contribution in #172
- @dependabot made their first contribution in #178
Full Changelog: v0.5.3...v0.6.0