Releases: geirolz/fly4s
Releases · geirolz/fly4s
v0.0.13
What's Changed
Fly4sConfig
.default
.withTable("MyCustomTable")
.withLocations(Location.one("db/migrations"))
Dependencies update
- Update sbt-mdoc to 2.3.2 by @scala-steward in #110
- Update h2 to 2.1.212 by @scala-steward in #117
- Update scala3-library to 3.1.2 by @scala-steward in #118
- Update scalactic to 3.2.12 by @scala-steward in #122
- Update scalatest to 3.2.12 by @scala-steward in #123
- Update scalafmt-core to 3.5.2 by @scala-steward in #125
- Update flyway-core to 8.5.11 by @scala-steward in #127
- Update cats-effect to 3.3.12 by @scala-steward in #128
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed - dependencies update only
- Update flyway-core to 8.5.4 by @scala-steward in #107
- Update cats-effect to 3.3.9 by @scala-steward in #109
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed - Deps update
- Update scalatest to 3.2.11 by @scala-steward in #88
- Update scalactic to 3.2.11 by @scala-steward in #89
- Update scala3-library to 3.1.1 by @scala-steward in #94
- Update sbt to 1.6.2 by @scala-steward in #95
- Update flyway-core to 8.5.1 by @scala-steward in #101
- Update sbt-mdoc to 2.3.1 by @scala-steward in #102
- Update cats-effect to 3.3.6 by @scala-steward in #103
- Update scalafmt-core to 3.4.3 by @scala-steward in #99
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Breaking changes
- Move the effect from method level to class level. So now the instance is
Fly4s[F]
What's Changed
- [Breaking changes*] Refactoring by @geirolz in #87
- Update flyway-core to 8.4.2 by @scala-steward in #84
- Update scalafmt-core to 3.3.2 by @scala-steward in #85
- Update scalafmt-core to 3.3.3 by @scala-steward in #86
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Update cats-effect to 3.3.4 by @scala-steward in #79
- Update flyway-core to 8.4.1 by @scala-steward in #80
- Update sbt-scoverage to 1.9.3 by @scala-steward in #81
- Update scala-library to 2.13.8 by @scala-steward in #82
- Update h2 to 2.1.210 by @scala-steward in #83
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Nothing new, just dependencies update
What's Changed
- Update cats-core to 2.7.0 by @scala-steward in #52
- Update cats-effect-testing-scalatest to 1.4.0 by @scala-steward in #54
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #70
- Update sbt to 1.6.1 by @scala-steward in #73
- Update cats-effect to 3.3.3 by @scala-steward in #75
- Update scalafmt-core to 3.3.1 by @scala-steward in #76
- Update h2 to 2.0.206 by @scala-steward in #77
- Update flyway-core to 8.4.0 by @scala-steward in #78
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
v0.0.5
🚀 Changes
- Fix documentation
- Fix ValidatePattern configuration (#38)
♻️ Deps update
- Update flyway-core to 8.0.3
- Update scalafmt-core to 3.0.8
Thanks to the Flyway team, in particular to @DoodleBobBuffPants for the support
flyway/flyway#3306
v0.0.4
🚀 New features
- Support IgnoreMigrationPatterns #38
♻️ Deps update
- Update to flyway-core 8.0.2
- Update scalafmt-core to 3.0.7
- Update scala3-library to 3.1.0
- Update sbt-ci-release to 1.5.10
- Update sbt-scoverage to 1.9.1
- Update sbt-ci-release to 1.5.9
- Update cats-effect to 3.2.9
- Update scalatest to 3.2.10
- Update scalatest to 3.2.10
- Update scalactic to 3.2.10