Skip to content

Releases: softwaremill/magnolia

scala2-v1.1.7

12 Dec 13:18
3fc3ae1
Compare
Choose a tag to compare

What’s Changed

  • Enrich error message when derivation fails. (#501) @nox213
  • [scala2] Add test for serializable generated type-class (#498) @RustedBones

scala3-v1.3.4

24 Oct 19:26
1a23676
Compare
Choose a tag to compare

What’s Changed

scala2-v1.1.6

29 Aug 19:48
b038dfe
Compare
Choose a tag to compare

What’s Changed

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

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