Skip to content

Releases: geirolz/fly4s

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

v0.0.12

25 Mar 08:44
584d2a1
Compare
Choose a tag to compare

What's Changed - dependencies update only

Full Changelog: v0.0.11...v0.0.12

v0.0.11

02 Mar 17:08
Compare
Choose a tag to compare

What's Changed - Deps update

Full Changelog: v0.0.10...v0.0.11

v0.0.10

22 Jan 23:36
ca7b094
Compare
Choose a tag to compare

Breaking changes

  • Move the effect from method level to class level. So now the instance is Fly4s[F]

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

19 Jan 14:15
85f1445
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

05 Jan 18:01
1116d25
Compare
Choose a tag to compare

Nothing new, just dependencies update

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

13 Nov 13:41
Compare
Choose a tag to compare

Fix mdoc classpath problem

v0.0.6

05 Nov 15:16
Compare
Choose a tag to compare

🚀 News

  • Improve documentation using mdoc

♻️ Deps update

  • Update sbt-scoverage to 1.9.2
  • Update scala-library to 2.13.7

v0.0.5

02 Nov 08:24
Compare
Choose a tag to compare

🚀 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

22 Oct 10:26
Compare
Choose a tag to compare

🚀 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