Releases: softwaremill/magnolia
Releases · softwaremill/magnolia
scala2-v1.0.0-M6
What’s Changed
The major change in this release is bringing Magnolia-Scala2 interface in line with the Scala3 version, by renaming combine
/dispatch
to join
/split
(#247). To migrate, simply rename those methods and things should work as before :)
scala3-v1.0.0-M5
What’s Changed
- Added isEnum field to SealedTrait (#332) @Pask423
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.7.0 (#331) @scala-steward
scala3-v1.0.0-M4
scala3-v1.0.0-M3
New group id / artifact id / version number: "com.softwaremill.magnolia1_3" %% "magnolia" % "1.0.0-M3"
scala2-v1.0.0-M5
New group id / artifact id / version number: "com.softwaremill.magnolia1_2" %% "magnolia" % "1.0.0-M5"