Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@satabin satabin released this 09 Nov 18:16
v0.9.0
1642d03

This release contains following improvements:

  • General
    • Release from CI (the first CI release can be seen here)
  • CSV
    • Add non failing CSV decoding Pipe (see #72)

In addition following dependency updates are included:

  • sbt-ci-release 1.5.4
  • sbt-mdoc 2.2.11
  • sbt 1.4.2
  • sbt-site 1.4.1
  • scalafmt 2.7.5
  • sbt-scalajs 1.3.0

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 0.8.0..v0.9.0
     8  Scala Steward
     6  Lucas Satabin
     1  Gavin Bisesi