Skip to content

scala2-v1.0.0-M6

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 13:18
· 474 commits to scala3 since this release

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 :)