Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@satabin satabin released this 09 Aug 14:38
· 1182 commits to main since this release
v1.0.1
a646536

This is the first fix release in the 1.x series.

This release contains following changes:

  • CSV
    • Cache access by header in CSV rows to improve performances (see #205 )

In addition following dependency updates are included:

  • sbt-scalajs-crossproject to 1.1.0
  • fs2-core, fs2-io to 3.1.0
  • scalafmt-core to 3.0.0-RC6
  • sbt-scalafmt to 2.4.3
  • scala-collection-compat to 2.5.0
  • scala3-library to 3.0.1
  • sbt to 1.5.5
  • shapeless3-deriving to 3.0.2
  • sbt-mdoc to 2.2.22
  • sbt-scalajs, scalajs-compiler to 1.7.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 v1.0.0..v1.0.1  
    11  Scala Steward
     1  Lucas Satabin