Skip to content

Releases: softwaremill/magnolia

scala2-v1.1.5

25 Aug 19:31
20656b0
Compare
Choose a tag to compare

What’s Changed

  • Reduce constant pool usage, this make Magnolia able to derive instance for sealed trait that has a lot of subtypes (#486) @nox213

scala2-v1.1.4

17 Aug 09:53
4caa0ce
Compare
Choose a tag to compare

What’s Changed

  • Split subtypes array initialization to multiple functions. (#485) @nox213

scala3-v1.3.3

17 Jul 18:00
a231e98
Compare
Choose a tag to compare

What’s Changed

scala3-v1.3.2

15 Jun 08:00
Compare
Choose a tag to compare

What’s Changed

scala3-v1.3.1

01 Jun 21:39
Compare
Choose a tag to compare

What’s Changed

scala3-v1.3.0

06 Mar 16:58
255ba68
Compare
Choose a tag to compare

What’s Changed

  • Consistent ordering for sealed traits (#461) @note

scala3-v1.2.7

24 Feb 09:44
da00207
Compare
Choose a tag to compare

What’s Changed

scala2-v1.1.3

14 Jan 10:47
Compare
Choose a tag to compare

What’s Changed

  • Removing ThreadLocals on finish to clean up CompileTimeStack. (#448) @Caparow

scala3-v1.2.6

22 Dec 14:32
Compare
Choose a tag to compare

What’s Changed

  • Revert "Support for value classes" (#441) @micsza due to binary compatibility issues

scala3-v1.2.5

14 Dec 11:53
Compare
Choose a tag to compare

What’s Changed