Releases: bitlap/smt
Releases · bitlap/smt
0.9.2
0.9.1
What's Changed
- Update sbt-header to 5.8.0 by @scala-steward in #249
- Update scalafmt-core to 3.6.0 by @scala-steward in #250
- Update sbt-scoverage to 2.0.6 by @scala-steward in #251
- Bump hmarr/auto-approve-action from 2.4.0 to 3.1.0 by @dependabot in #252
- Update sbt to 1.7.3 by @scala-steward in #254
- Update sbt-pgp to 2.2.0 by @scala-steward in #253
- Update scalafmt-core to 3.6.1 by @scala-steward in #255
- fix some codes by @jxnu-liguobin in #256
- Update sbt-sonatype to 3.9.14 by @scala-steward in #257
- Update sbt to 1.8.0 by @scala-steward in #259
- rename method name by @jxnu-liguobin in #258
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #260
- Update sbt-header to 5.9.0 by @scala-steward in #261
- add sql ops by @jxnu-liguobin in #262
- Update sbt-sonatype to 3.9.15 by @scala-steward in #263
- Update scala-collection-compat to 2.9.0 by @scala-steward in #264
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Update scala-compiler, scala-library, ... to 2.12.16 by @scala-steward in #219
- Update sbt-scoverage to 2.0.2 by @scala-steward in #236
- Update scalafmt-core to 3.5.9 by @scala-steward in #238
- Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 by @dependabot in #239
- Update sbt-scalafix to 0.10.4 by @scala-steward in #241
- Update scala-compiler, scala-library, ... to 2.12.17 by @scala-steward in #243
- Update sbt to 1.7.2 by @scala-steward in #245
- Update scalatest to 3.2.14 by @scala-steward in #246
- Update log4j-api, log4j-core, ... to 2.19.0 by @scala-steward in #242
- Update sbt-scoverage to 2.0.5 by @scala-steward in #247
- add ResultSetTransformer by @jxnu-liguobin in #248
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- fix cache by @jxnu-liguobin in #228
- remove some code by @jxnu-liguobin in #230
- Update zio, zio-streams to 1.0.16 by @scala-steward in #226
- add TransformableSyntax by @jxnu-liguobin in #231
- Update scala-collection-compat to 2.8.1 by @scala-steward in #232
- Delete README.md by @jxnu-liguobin in #234
- Update scalatest to 3.2.13 by @scala-steward in #233
- rename some classes and methods by @jxnu-liguobin in #235
- remove unavailable modules by @jxnu-liguobin in #237
Full Changelog: 0.7.5...0.8.0
0.7.5
What's Changed
- Update scalafmt-core to 3.5.8 by @scala-steward in #220
- Update sbt-scalafix to 0.10.1 by @scala-steward in #213
- Update log4j-api, log4j-core, ... to 2.18.0 by @scala-steward in #218
- Update zio, zio-streams to 1.0.15 by @scala-steward in #215
- Update scala-collection-compat to 2.8.0 by @scala-steward in #223
Full Changelog: 0.7.4...0.7.5
0.7.4
What's Changed
- support options for Transformable by @jxnu-liguobin in #210
- update sbt scope and make as dev statue by @jxnu-liguobin in #211
- refactor smt-cache by @jxnu-liguobin in #212
Full Changelog: 0.7.3...0.7.4
0.7.3
What's Changed
- support default value for Transformable by @jxnu-liguobin in #208
Full Changelog: 0.7.2...0.7.3
0.7.2
common
- add
TransformerOps
for Transformer
0.7.1
common
Transformer
automatic use of implicit is supported for collection.
annotations
- Fix
@elapsed
no log