Skip to content

Release 0.10.0

Compare
Choose a tag to compare
@satabin satabin released this 20 Mar 16:43
v0.10.0
b67ea37

This is the last feature release in the 0.x series. From now on, development will be focusing on release 1.0.0, with bug fixes only on this series.

This release contains following changes:

  • General
    • Move tests to GH actions
  • CSV
    • Add support for custom java.time formats (see #129)
  • CBOR
  • Add CBOR module (see #68)

In addition following dependency updates are included:

  • scala 2.13.5/2.12.13
  • sbt 1.4.9
  • scalatest 3.2.6
  • scala-java-time 2.2.0
  • fs2 2.5.3
  • scala-collection-compat 2.4.2
  • sbt-mdoc 2.2.18
  • sbt-scalajs 1.5.0
  • sbt-ci-release 1.5.5

For a complete list of issues and PRs, see the milestone

This release was brought to you by the following contributors:

$ git shortlog -sn --no-merges v0.9.0..v0.10.0 
    35  Scala Steward
    18  Lucas Satabin
     1  Brandon Brown