Skip to content

Releases: alexarchambault/argonaut-shapeless

v1.3.1

11 Aug 09:04
3f7bd0c
Compare
Choose a tag to compare

Updates

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 May 13:37
201570a
Compare
Choose a tag to compare

Changes

  • Drop Scala.JS 0.6 support
  • Drop Scala 2.11 support
  • Add Scala.JS support to argonaut-refined

Updates

  • Update argonaut to 6.3.3
  • Update shapeless to 2.3.7
  • Update refined to 0.9.25
  • Update to Scala 2.12.13 / 2.13.6
  • Update Scala.JS to 1.5.1
  • Update Scala Native to 0.4.0

v1.2.0

28 May 15:43
e979365
Compare
Choose a tag to compare
  • Update argonaut to 6.2.5
  • Update Scala.JS to 1.0.1
  • Update to scala 2.12.11, 2.13.2

v1.2.0-M12

02 Mar 11:10
5eeb88a
Compare
Choose a tag to compare
v1.2.0-M12 Pre-release
Pre-release
  • Switch to scala 2.12.10 and 2.13.1
  • Switch to argonaut 6.2.4
  • Switch to refined 0.9.12
  • Switch to Scala.JS 0.6.32
  • Add Scala.JS 1.0 support

v1.2.0-M11

24 Apr 10:09
Compare
Choose a tag to compare
v1.2.0-M11 Pre-release
Pre-release
  • Switch to scala 2.13.0-RC1
  • Switch to Scala.JS 0.6.27
  • Switch to scala-native 0.3.9

v1.2.0-M10

22 Mar 09:44
88f2f79
Compare
Choose a tag to compare
v1.2.0-M10 Pre-release
Pre-release
  • Add 2.13.0-M5 support
  • Switch to argonaut 6.2.3
  • Switch to refined 0.9.4

v1.2.0-M9

19 Dec 12:19
Compare
Choose a tag to compare
v1.2.0-M9 Pre-release
Pre-release
Update sbt-scala-native to 0.3.8 (#113)

v1.2.0-M3

02 Nov 19:31
v1.2.0-M3
Compare
Choose a tag to compare
v1.2.0-M3 Pre-release
Pre-release

Changes

  • Add JsonCodec annotation (thanks to @reactormonk, #77, similar to circe.generic.JsonCodec)
  • Switch to shapeless 2.3.2 (#78)
  • Remove the deprecated argonaut.Shapeless object (#80, argonaut.ArgonautShapeless should be used instead)

v1.2.0-M1

02 Nov 19:31
v1.2.0-M1
Compare
Choose a tag to compare
v1.2.0-M1 Pre-release
Pre-release

Changes

  • Switch to argonaut 6.2-M3 (#74)
  • Switch to refined 0.5.0 (#74)

v1.1.1

02 Nov 19:30
v1.1.1
Compare
Choose a tag to compare

Changes

  • Switch from argonaut 6.1 to 6.1a (#72 - possibly wrongfully, 6.1a depends on scalaz 7.2, whereas 6.1 depends on 7.1, this release would have been better named 1.1.0a)