Releases: geirolz/fly4s
Releases · geirolz/fly4s
v1.0.2
Binary compatible with 1.0.0
What's Changed
- Update fluent-copy to 0.0.2 by @scala-steward-geirolz in #280
- Update sbt to 1.9.9 by @scala-steward-geirolz in #282
- Update sbt-mdoc to 2.5.2 by @scala-steward-geirolz in #283
- Update kind-projector to 0.13.3 by @scala-steward-geirolz in #287
- Update sbt-scoverage to 2.0.11 by @scala-steward-geirolz in #285
- Update scala3-library to 3.3.3 by @scala-steward-geirolz in #289
- Update cats-effect to 3.5.4 by @scala-steward-geirolz in #292
- Update scala-library to 2.13.13 by @scala-steward-geirolz in #288
- Bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #294
- Update scalafmt-core to 3.8.1 by @scala-steward-geirolz in #295
- Update flyway-core to 10.11.1 by @scala-steward-geirolz in #297
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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 namedtoJavaF
which accept aMonadThrow
Updates
- Bump actions/cache from 3.3.2 to 3.3.3 by @dependabot in #274
- Add Codacy as adopter by @geirolz in #275
- Bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #276
- Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0 by @dependabot in #277
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Breaking changes
- Artifact renamed from
fly4s-core
tofly4s
- Dropped package
core
, everything moved up to justfly4s
- 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
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
What's Changed
- Move
Location
utilities toLocations
- 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
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
Full Changelog: v0.0.17...v0.0.18
v0.0.17
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
What's Changed
- Drop macros module in favor of fluent-copy
- Update cats-effect to 3.4.2 by @scala-steward in #181
- Bump actions/cache from 3.0.11 to 3.2.1 by @dependabot in #182
- Update cats-effect to 3.4.3 by @scala-steward in #183
Full Changelog: v0.0.15...v0.0.16
v0.0.15
This release does not contain any new feature or bugfix, just dependencies update.
What's Changed
- Bump actions/cache from 3.0.8 to 3.0.10 by @dependabot in #165
- Update scala-library, scala-reflect to 2.13.10 by @scala-steward in #166
- Update sbt to 1.7.2 by @scala-steward in #167
- Update sbt-mdoc to 2.3.6 by @scala-steward in #168
- Update sbt-scoverage to 2.0.5 by @scala-steward in #169
- Bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #170
- Update sbt-ci-release to 1.5.11 by @scala-steward in #171
- Update sbt to 1.7.3 by @scala-steward in #172
- Update scalafmt-core to 3.6.1 by @scala-steward in #173
- Update sbt-scoverage to 2.0.6 by @scala-steward in #174
- Update scala3-library to 3.2.1 by @scala-steward in #175
- Update sbt to 1.8.0 by @scala-steward in #176
- Update cats-core to 2.9.0 by @scala-steward in #177
- Update cats-effect to 3.4.0 by @scala-steward in #178
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #179
- Update cats-effect to 3.4.1 by @scala-steward in #180
Full Changelog: v0.0.14...v0.0.15
v0.0.14
This release does not contains any new feature or bugfix, just dependencies update.
Dependencies update
- Update h2 to 2.1.214 by @scala-steward in #130
- Update flyway-core to 8.5.13 by @scala-steward in #131
- Update scala3-library to 3.1.3 by @scala-steward in #132
- Update sbt-scoverage to 2.0.0 by @scala-steward in #134
- Update scalafmt-core to 3.5.8 by @scala-steward in #133
- Update cats-core to 2.8.0 by @scala-steward in #135
- Update cats-effect to 3.3.13 by @scala-steward in #136
- Update sbt to 1.7.0 by @scala-steward in #137
- Update sbt to 1.7.1 by @scala-steward in #139
- Update cats-effect to 3.3.14 by @scala-steward in #140
- Update sbt-mdoc to 2.3.3 by @scala-steward in #143
- Update sbt-scoverage to 2.0.1 by @scala-steward in #144
- Update flyway-core to 9.0.2 by @scala-steward in #142
- Update flyway-core to 9.0.4 by @scala-steward in #145
- Update scalactic to 3.2.13 by @scala-steward in #146
- Update flyway-core to 9.1.2 by @scala-steward in #148
- Update scalatest to 3.2.13 by @scala-steward in #147
- Bump github/codeql-action from 1 to 2 by @dependabot in #152
- Bump actions/cache from 2.1.4 to 3.0.6 by @dependabot in #151
- Bump actions/checkout from 2 to 3 by @dependabot in #149
- Bump actions/setup-java from 1 to 3 by @dependabot in #150
- Migrate to munit by @geirolz in #153
- Update flyway-core to 9.1.3 by @scala-steward in #154
- Update sbt-scoverage to 2.0.2 by @scala-steward in #155
- Update scalafmt-core to 3.5.9 by @scala-steward in #156
- Bump actions/cache from 3.0.6 to 3.0.7 by @dependabot in #157
- Update flyway-core to 9.1.5 by @scala-steward in #158
- Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.1 by @dependabot in #161
- Bump actions/cache from 3.0.7 to 3.0.8 by @dependabot in #160
- Update scala3-library to 3.2.0 by @scala-steward in #162
- Update sbt-scoverage to 2.0.3 by @scala-steward in #163
- Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 by @dependabot in #164
New Contributors
- @dependabot made their first contribution in #152
Full Changelog: v0.0.13...v0.0.14