0.9.0
This release mainly contains dependency bumps, most notably it now depends on Circe 0.14.3.
What's Changed
- Set up GitHub Actions by @travisbrown in #228
- readme: update circe-config version to 0.8.0 by @char16t in #286
- Adopt sbt-circe-org by @fthomas in #361
- Fix GitHub Actions badge in README by @fthomas in #362
- Fix some warnings by @fthomas in #365
Updates
- Update sbt to 1.3.10 by @scala-steward in #130
- Update sbt-scalafmt to 2.3.4 by @scala-steward in #129
- Update sbt-sonatype to 3.9.2 by @scala-steward in #126
- Update cats-effect to 2.1.3 by @scala-steward in #131
- Update scalafmt-core to 2.5.1 by @scala-steward in #132
- Update scalafmt-core to 2.5.2 by @scala-steward in #133
- Update scalatest to 3.1.2 by @scala-steward in #134
- Update scalacheck-1-14 to 3.1.2.0 by @scala-steward in #135
- Update sbt-scalafmt to 2.4.0 by @scala-steward in #136
- Update scalafmt-core to 2.5.3 by @scala-steward in #137
- Update sbt to 1.3.11 by @scala-steward in #138
- Update scalafmt-core to 2.6.0 by @scala-steward in #140
- Update sbt to 1.3.12 by @scala-steward in #139
- Update scalatest to 3.2.0 by @scala-steward in #141
- Update sbt-sonatype to 3.9.3 by @scala-steward in #144
- Update scalafmt-core to 2.6.1 by @scala-steward in #143
- Update sbt to 1.3.13 by @scala-steward in #145
- Update scalacheck-1-14 to 3.2.0.0 by @scala-steward in #142
- Update sbt-sonatype to 3.9.4 by @scala-steward in #146
- Update cats-effect to 2.1.4 by @scala-steward in #149
- Update scalafmt-core to 2.6.3 by @scala-steward in #148
- Update scalafmt-core to 2.6.4 by @scala-steward in #150
- Update sbt-doctest to 0.9.7 by @scala-steward in #155
- Update sbt-scalafmt to 2.4.2 by @scala-steward in #152
- Update discipline-core to 1.0.3 by @scala-steward in #151
- Update scalatest to 3.2.1 by @scala-steward in #153
- Update scalacheck-1-14 to 3.2.1.0 by @scala-steward in #154
- Update scalatest to 3.2.2 by @scala-steward in #156
- Update scalacheck-1-14 to 3.2.2.0 by @scala-steward in #157
- Update scalafmt-core to 2.7.0 by @scala-steward in #160
- Update sbt-mima-plugin to 0.8.0 by @scala-steward in #159
- Update cats-effect to 2.2.0 by @scala-steward in #158
- Update scalafmt-core to 2.7.1 by @scala-steward in #161
- Update scalafmt-core to 2.7.2 by @scala-steward in #162
- Update sbt to 1.4.1 by @scala-steward in #168
- Update sbt-mima-plugin to 0.8.1 by @scala-steward in #167
- Update scalafmt-core to 2.7.5 by @scala-steward in #166
- Update sbt to 1.4.2 by @scala-steward in #173
- Update sbt-site to 1.4.1 by @scala-steward in #172
- Update discipline-core to 1.1.0 by @scala-steward in #171
- Update discipline-core to 1.1.2 by @scala-steward in #178
- Update scalatest to 3.2.3 by @scala-steward in #177
- Update sbt-sonatype to 3.9.5 by @scala-steward in #174
- Update typesafe:config to 1.4.1 by @scala-steward in #169
- Update scalacheck to 1.15.1 by @scala-steward in #176
- Update sbt-doctest to 0.9.8 by @scala-steward in #179
- Update sbt to 1.4.4 by @scala-steward in #181
- Update cats-effect to 2.3.0 by @scala-steward in #182
- Update sbt to 1.4.5 by @scala-steward in #184
- Update scalacheck to 1.15.2 by @scala-steward in #185
- Update discipline-core to 1.1.3 by @scala-steward in #186
- Update sbt-pgp to 2.0.2 by @scala-steward in #183
- Update cats-effect to 2.3.1 by @scala-steward in #188
- Update sbt-pgp to 2.1.1 by @scala-steward in #187
- Update sbt to 1.4.6 by @scala-steward in #189
- Update scalatest to 3.2.6 by @scala-steward in #207
- Update sbt-release to 1.0.15 by @scala-steward in #203
- Update discipline-core to 1.1.4 by @scala-steward in #197
- Update sbt-doctest to 0.9.9 by @scala-steward in #190
- Update scalacheck to 1.15.3 by @scala-steward in #196
- Update scalatest to 3.2.7 by @scala-steward in #211
- Update sbt-sonatype to 3.9.7 by @scala-steward in #210
- Update sbt-pgp to 2.1.2 by @scala-steward in #194
- Update cats-effect to 2.3.3 by @scala-steward in #199
- Update cats-effect to 2.4.1 by @scala-steward in #212
- Update scalacheck to 1.15.4 by @scala-steward in #217
- Update sbt-mima-plugin to 0.9.1 by @scala-steward in #219
- Update cats-effect to 2.5.1 by @scala-steward in #221
- Update discipline-core to 1.1.5 by @scala-steward in #220
- Update scalatest to 3.2.9 by @scala-steward in #223
- Update sbt-git to 1.0.1 by @scala-steward in #224
- Update circe-core, circe-generic, ... to 0.14.0 by @scala-steward in #226
- Update sbt-mima-plugin to 0.9.2 by @scala-steward in #225
- Update circe-core, circe-generic, ... to 0.14.1 by @scala-steward in #227
- Update sbt-release to 1.1.0 by @scala-steward in #229
- Update sbt-scalafmt to 2.4.3 by @scala-steward in #231
- Update sbt to 1.5.5 by @scala-steward in #232
- Update cats-effect to 2.5.2 by @scala-steward in #234
- Update cats-effect to 2.5.3 by @scala-steward in #236
- Update sbt-sonatype to 3.9.9 by @scala-steward in #239
- Update sbt-github-actions to 0.13.0 by @scala-steward in #238
- Update sbt-mima-plugin to 1.0.0 by @scala-steward in #242
- Update sbt-sonatype to 3.9.10 by @scala-steward in #243
- Update Scalafmt by @travisbrown in #244
- Update scalafmt-core to 3.0.1 by @scala-steward in #245
- Update scalafmt-core to 3.0.2 by @scala-steward in #248
- Update scalafmt-core to 3.0.3 by @scala-steward in #251
- Update cats-effect to 2.5.4 by @scala-steward in #259
- Update scalacheck-1-15 to 3.2.10.0 by @scala-steward in #258
- Update scalafmt-core to 3.0.4 by @scala-steward in #256
- Update sbt-scoverage to 1.9.0 by @scala-steward in #255
- Update scalatest to 3.2.10 by @scala-steward in #257
- Update scalafmt-core to 3.0.5 by @scala-steward in #261
- Update sbt-git to 1.0.2 by @scala-steward in #264
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #263
- Update scalafmt-core to 3.0.6 by @scala-steward in #262
- Update sbt-scoverage to 1.9.1 by @scala-steward in #266
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #283
- Update sbt to 1.5.8 by @scala-steward in #281
- Update discipline-core to 1.4.0 by @scala-steward in #278
- Update sbt-scoverage to 1.9.2 by @scala-steward in #272
- Update scalafmt-core to 3.0.8 by @scala-steward in #270
- Update scala-library to 2.12.15 by @scala-steward in #254
- Update scala-library to 2.13.7 by @scala-steward in #271
- Update sbt to 1.6.1 by @scala-steward in #287
- Update sbt-scoverage to 1.9.3 by @scala-steward in #291
- Update scalafmt-core to 3.3.1 by @scala-steward in #288
- Update scala-library to 2.13.8 by @scala-steward in #292
- Update scalatest to 3.2.11 by @scala-steward in #295
- Update scalafmt-core to 3.3.3 by @scala-steward in #294
- Update scalacheck-1-15 to 3.2.11.0 by @scala-steward in #296
- Update scalafmt-core to 3.4.0 by @scala-steward in #298
- Update sbt to 1.6.2 by @scala-steward in #299
- Update typesafe:config to 1.4.2 by @scala-steward in #300
- Update scalafmt-core to 3.4.2 by @scala-steward in #303
- Update sbt-sonatype to 3.9.11 by @scala-steward in #304
- Update scalafmt-core to 3.4.3 by @scala-steward in #305
- Update sbt-sonatype to 3.9.12 by @scala-steward in #306
- Update scalafmt-core to 3.5.0 by @scala-steward in #313
- Update circe-core, circe-generic, ... to 0.14.3 by @scala-steward in #338
- Update sbt-doctest to 0.10.0 by @scala-steward in #311
- Update scalafmt-core to 3.5.9 by @scala-steward in #335
- Update scalafmt-core to 3.7.1 by @scala-steward in #364
- Update sbt-circe-org to 0.1.2 by @scala-steward in #363
- Update scala-library to 2.12.17 by @scala-steward in #339
- Update scala-library to 2.13.10 by @scala-steward in #342
- Update cats-effect to 2.5.5 by @scala-steward in #325
New Contributors
Full Changelog: 0.8.0...v0.9.0