Releases: softwaremill/magnolia
Releases · softwaremill/magnolia
Release list
scala3-v1.3.23
scala3-v1.3.22
scala3-v1.3.21
What's Changed
- Make Monadic[Future].point use Future.successful (#654) @adamw
- Update sbt-mima-plugin to 1.1.6 (#651) @softwaremill-ci
- Fix SealedTrait.Subtype.typeAnnotations to use subtype's own type annotations (#653) @adamw
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.21.0 (#640) @softwaremill-ci
- Update scalafmt-core to 3.10.7 (#624) @softwaremill-ci
- Update auxlib, clib, javalib, nativelib, ... to 0.5.12 (#648) @softwaremill-ci
- Update sbt, scripted-plugin to 1.12.12 (#650) @softwaremill-ci
scala2-v1.1.14
What's Changed
- Add genNarrow (#637) @nigredo-tori
scala3-v1.3.20
What's Changed
- fix annotations and inherited annotations not being found for Scala 3 parameterless enum cases (#645) @arnaud-daroussin
scala2-v1.1.13
scala2-v1.1.12
What's Changed
- Support covariant typeclass families in Scala 2 (#628) @nigredo-tori
- Update CI runners for scala2 branch (#632) @adamw
scala3-v1.3.18
What’s Changed
- Update sbt-softwaremill-common, ... to 2.0.25 (#591) @softwaremill-ci
- Update sbt-projectmatrix to 0.11.0 (#592) @softwaremill-ci
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.19.0 (#593) @softwaremill-ci
- Update scala3-library, ... to 3.3.6 (#594) @softwaremill-ci
- Unroll recursive inline loops (#595) @road21
- Update sbt, scripted-plugin to 1.10.11 (#588) @softwaremill-ci
- Update scalafmt-core to 3.9.4 (#587) @softwaremill-ci
- Update auxlib, clib, javalib, nativelib, ... to 0.5.7 (#581) @softwaremill-ci
scala3-v1.3.16
What’s Changed
- More efficient evaluation of default values (#580) @plokhotnyuk
scala3-v1.3.15
What’s Changed
- Use latest LTS 3.3.5 (#579) @som-snytt
- Update auxlib, clib, javalib, nativelib, ... to 0.5.6 (#554) @softwaremill-ci
- Update scalafmt-core to 3.9.1 (#578) @softwaremill-ci
- github actions refactor (#577) @Blef666