Skip to content

Releases: m2-oss/calypso

v0.6.0

28 Nov 14:28
34a747b
Compare
Choose a tag to compare

This release introduces MUnit, uses extension methods compatible with Scala 2.13, and updates several dependencies.

v0.5.0

09 Nov 16:47
7a70758
Compare
Choose a tag to compare

This release introduces Scala 3 syntax, updates several dependencies, and includes unit codec constructors.

v0.4.0

03 Nov 21:48
9decfd0
Compare
Choose a tag to compare

This release introduces calypso-refined module, and updates several dependencies.

v0.3.0

26 Oct 22:02
02f5612
Compare
Choose a tag to compare

This release introduces Scala 3 support, updates several dependencies, and includes generated codec instances.

Highlights

  • Preserve iteration order when encoding maps in #34
  • Add calypso-scalapb in #83
  • Migrate to Scala 3 in #129
  • Autogenerate boilerplate in #134

v0.2.0

03 Mar 17:13
ee164b2
Compare
Choose a tag to compare

This release explicitly uses immutable SortedSet, SortedMap, and updates several dependencies.

v0.1.0

11 Dec 03:34
781d601
Compare
Choose a tag to compare
Add calypso (#2)