Vulcan v1.11.0
This release introduce support of default values for case classes and updates various dependencies
What's Changed
- Support default values for case class fields by @soujiro32167 in #593
- support default values for case class fields by @mberndt123 in #566
- Update sbt-mdoc to 2.5.2 by @scala-steward in #563
- Update sbt to 1.10.0 by @scala-steward in #584
- Update sbt-buildinfo to 0.12.0 by @scala-steward in #577
- Set version scheme to early-semver by @vlovgr in #595
- Revert "Temporarily disable docusaurus" by @vlovgr in #596
- Update kind-projector to 0.13.3 by @scala-steward in #572
- Update shapeless3-deriving to 3.4.1 by @scala-steward in #567
- Update slf4j-nop to 2.0.13 by @scala-steward in #578
- Update scala-library, scala-reflect to 2.13.14 by @scala-steward in #583
- Update sbt-mdoc to 2.5.3 by @scala-steward in #597
- Update refined, refined-scalacheck to 0.11.2 by @scala-steward in #591
- Update cats-free, cats-testkit to 2.12.0 by @scala-steward in #590
- Update discipline-scalatest to 2.3.0 by @scala-steward in #589
- Update munit, munit-scalacheck to 1.0.0 by @scala-steward in #588
- Update scala3-library to 3.3.3 by @scala-steward in #575
- Update scala-library, scala-reflect to 2.12.19 by @scala-steward in #573
- Update jackson-core, jackson-databind to 2.16.2 by @scala-steward in #576
- Update magnolia to 1.3.7 by @scala-steward in #587
- Update scala-collection-compat to 2.12.0 by @scala-steward in #580
- Update shapeless to 2.3.12 by @scala-steward in #586
- Update jackson to 2.17.1 by @vlovgr in #598
New Contributors
- @soujiro32167 made their first contribution in #593
- @mberndt123 made their first contribution in #566
Full Changelog: v1.10.1...v1.11.0