Skip to content

Releases: geirolz/fly4s

v1.0.1

12 Feb 23:05
6888a9c
Compare
Choose a tag to compare

Binary compatible with 1.0.0

What's Changed

  • Add loggers configuration by @geirolz in #278 resolves #273
  • Preserve java configuration when provided by @geirolz in #279 resolves #273
  • Fly4sConfig.toJava marked as deprecated, moving to the tagless final version named toJavaF which accept a MonadThrow

Updates

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jan 13:45
Compare
Choose a tag to compare

Breaking changes

  • Artifact renamed from fly4s-core to fly4s
  • Dropped package core, everything moved up to just fly4s
  • Update flyway-core to 10.4.1 by @scala-steward-geirolz in #272

What's Changed

  • Update cats-core to 2.10.0 by @scala-steward-geirolz in #239
  • Update scalafmt-core to 3.7.14 by @scala-steward-geirolz in #245
  • Update sbt-scalafmt to 2.5.2 by @scala-steward-geirolz in #244
  • Update scala3-library to 3.3.1 by @scala-steward-geirolz in #246
  • Update sbt-scoverage to 2.0.9 by @scala-steward-geirolz in #247
  • Bump actions/checkout from 3 to 4 by @dependabot in #248
  • Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #249
  • Update scala-library to 2.13.12 by @scala-steward-geirolz in #251
  • Update h2 to 2.2.224 by @scala-steward-geirolz in #253
  • Update cats-effect to 3.5.2 by @scala-steward-geirolz in #255
  • Update scalafmt-core to 3.7.15 by @scala-steward-geirolz in #260
  • Update sbt-mdoc to 2.5.1 by @scala-steward-geirolz in #262
  • Update scalafmt-core to 3.7.17 by @scala-steward-geirolz in #265
  • Bump actions/setup-java from 3 to 4 by @dependabot in #267
  • Update sbt to 1.9.8 by @scala-steward-geirolz in #270
  • Bump github/codeql-action from 2 to 3 by @dependabot in #271

v0.0.20

08 Jan 11:31
Compare
Choose a tag to compare

What's Changed

  • Update sbt to 1.9.4 by @scala-steward-geirolz in #241
  • Update cats-core to 2.10.0 by @scala-steward-geirolz in #239
  • Update flyway-core to 9.21.2 by @scala-steward-geirolz in #240
  • Update h2 to 2.2.222 by @scala-steward-geirolz in #242
  • Update flyway-core to 9.22.0 by @scala-steward-geirolz in #243
  • Update scalafmt-core to 3.7.14 by @scala-steward-geirolz in #245
  • Update sbt-scalafmt to 2.5.2 by @scala-steward-geirolz in #244
  • Update scala3-library to 3.3.1 by @scala-steward-geirolz in #246
  • Update sbt-scoverage to 2.0.9 by @scala-steward-geirolz in #247
  • Bump actions/checkout from 3 to 4 by @dependabot in #248
  • Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #249
  • Update flyway-core to 9.22.1 by @scala-steward-geirolz in #250
  • Update scala-library to 2.13.12 by @scala-steward-geirolz in #251
  • Update sbt to 1.9.6 by @scala-steward-geirolz in #252
  • Update h2 to 2.2.224 by @scala-steward-geirolz in #253
  • Update flyway-core to 9.22.2 by @scala-steward-geirolz in #254
  • Update cats-effect to 3.5.2 by @scala-steward-geirolz in #255
  • Update flyway-core to 9.22.3 by @scala-steward-geirolz in #256
  • Update sbt-mdoc to 2.3.8 by @scala-steward-geirolz in #257
  • Update sbt-mdoc to 2.4.0 by @scala-steward-geirolz in #258
  • Update sbt to 1.9.7 by @scala-steward-geirolz in #259
  • Update scalafmt-core to 3.7.15 by @scala-steward-geirolz in #260
  • Update sbt-mdoc to 2.5.1 by @scala-steward-geirolz in #262
  • Update scalafmt-core to 3.7.17 by @scala-steward-geirolz in #265
  • Bump actions/setup-java from 3 to 4 by @dependabot in #267
  • Update sbt to 1.9.8 by @scala-steward-geirolz in #270
  • Bump github/codeql-action from 2 to 3 by @dependabot in #271

Full Changelog: v0.0.19...v0.0.20

v0.0.19

16 Aug 11:22
Compare
Choose a tag to compare

What's Changed

  • Move Location utilities to Locations
  • Update sbt-scoverage to 2.0.8 by @scala-steward-geirolz in #228
  • Update h2 to 2.2.220 by @scala-steward-geirolz in #231
  • Update flyway-core to 9.21.1 by @scala-steward-geirolz in #234
  • Update scala-library to 2.13.11 by @scala-steward-geirolz in #235
  • Update sbt to 1.9.3 by @scala-steward-geirolz in #236
  • Update cats-effect to 3.5.1 by @scala-steward-geirolz in #238
  • Update scalafmt-core to 3.7.12 by @scala-steward-geirolz in #237
  • Update scala3-library to 3.3.0 by @scala-steward-geirolz in #225

Full Changelog: v0.0.18...v0.0.19

v0.0.18

03 Jun 11:14
8dd6b0f
Compare
Choose a tag to compare

What's Changed

  • Bump codacy/codacy-analysis-cli-action from 4.2.0 to 4.3.0 by @dependabot in #208
  • Bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #207
  • Update scalafmt-core to 3.7.3 by @scala-steward-geirolz in #211
  • Update sbt-ci-release to 1.5.12 by @scala-steward-geirolz in #216
  • Update sbt to 1.8.3 by @scala-steward-geirolz in #217
  • Update flyway-core to 9.19.1 by @scala-steward-geirolz in #221
  • (docs)(fix): Small Flyway naming convention fix by @zant in #222
  • Update cats-effect to 3.5.0 by @scala-steward-geirolz in #220
  • Update README.md by @geirolz in #223
  • Update README.md by @geirolz in #224

New Contributors

  • @zant made their first contribution in #222

Full Changelog: v0.0.17...v0.0.18

v0.0.17

15 Feb 14:32
e5e69bd
Compare
Choose a tag to compare

Dependencies update

What's Changed

  • Bump actions/cache from 3.2.1 to 3.2.2 by @dependabot in #185
  • Update cats-effect to 3.4.4 by @scala-steward in #184
  • Update sbt to 1.8.2 by @scala-steward in #186
  • Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #187
  • Update cats-effect to 3.4.5 by @scala-steward in #190
  • ci(Mergify): configuration update by @geirolz in #191
  • Update cats-effect to 3.4.5 by @scala-steward-geirolz in #189
  • Update scalafmt-core to 3.7.0 by @scala-steward-geirolz in #192
  • Update sbt-mdoc to 2.3.7 by @scala-steward-geirolz in #193
  • Update scalafmt-core to 3.7.1 by @scala-steward-geirolz in #194
  • Update cats-effect to 3.4.6 by @scala-steward-geirolz in #196
  • Bump actions/cache from 3.2.3 to 3.2.4 by @dependabot in #197
  • Update sbt-scoverage to 2.0.7 by @scala-steward-geirolz in #198
  • Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #199
  • Update scala3-library to 3.2.2 by @scala-steward-geirolz in #195
  • Update flyway-core to 9.1.6 by @scala-steward-geirolz in #188
  • Update flyway core to 9.14.1 by @geirolz in #200

New Contributors

  • @scala-steward-geirolz made their first contribution in #189

Full Changelog: v0.0.16...v0.0.17

v0.0.16

28 Dec 13:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

23 Nov 13:58
Compare
Choose a tag to compare

This release does not contain any new feature or bugfix, just dependencies update.

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

30 Sep 07:34
Compare
Choose a tag to compare

This release does not contains any new feature or bugfix, just dependencies update.

Dependencies update

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

25 May 13:02
Compare
Choose a tag to compare

What's Changed

Fly4sConfig
     .default
     .withTable("MyCustomTable")
     .withLocations(Location.one("db/migrations"))

Dependencies update

Full Changelog: v0.0.12...v0.0.13