Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@lukeindykiewicz lukeindykiewicz released this 03 Sep 20:18
· 9 commits to master since this release

This release adds support for Scala 2.13 and also drops support for Scala 2.11.

Changes

Drop support for Scala 2.11 (#106)
Bump to scala 2.13.3 (#98)

Version bumps

Update specs2 to 4.10.3 (#111)
Update cats-effect to 2.1.4 (#110)
Update cats-core to 2.1.1 (#109)
Update Circe to 0.13.0 (#108)

Build

Update sbt version to 1.3.13 (#107)

Test

Rewrite DataTable test due to scalafmt error (#100)

Misc

Reformat with scalafmt (#102)