Skip to content

Releases: zio/zio-sbt

v0.4.0-alpha.28

25 Jun 08:43
ffe55d0
Compare
Choose a tag to compare

Changes

v0.4.0-alpha.27

28 May 10:34
916136c
Compare
Choose a tag to compare

Changes

v0.4.0-alpha.26

07 May 15:31
670d7db
Compare
Choose a tag to compare

Changes

  • Update sbt-scalafix to 0.12.1 @github-actions (#387)
  • Only use the major version of each Github Actions to avoid to have to update them constantly @guizmaii (#393)
  • Update scala-steward action definition @guizmaii (#392)
  • Update sbt-scala-native to 0.5.1 @github-actions (#380)
  • Update dependency peter-evans/create-pull-request to v6.0.3 @renovate (#377)
  • Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 @dependabot (#378)
  • Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot (#364)
  • Update sbt-scala-native to 0.5.0 @github-actions (#374)
  • Update zio to 2.0.22 @github-actions (#373)
  • Update ci.yml @guizmaii (#375)
  • Update dependency coursier/cache-action to v6.4.6 @renovate (#372)
  • Update sbt-buildinfo to 0.12.0 @github-actions (#366)
  • Update scalafmt-core to 3.8.1 @github-actions (#368)
  • Update sbt-scalajs to 1.16.0 @github-actions (#365)
  • Update README.md @zio-assistant (#371)
  • Update sbt-bloop to 1.5.17 @github-actions (#369)

v0.4.0-alpha.25

18 Mar 11:26
660a9f6
Compare
Choose a tag to compare

Changes

v0.4.0-alpha.24

11 Mar 13:26
e03a355
Compare
Choose a tag to compare

What's Changed

  • Update sbt-bloop to 1.5.14 by @github-actions in #345
  • Update README.md by @zio-assistant in #346
  • Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #349
  • Bump scala-steward-org/scala-steward-action from 2.63.0 to 2.64.0 by @dependabot in #358
  • Update scala-library to 2.12.19 by @github-actions in #354
  • Update sbt to 1.9.9 by @github-actions in #352
  • Update scalafmt-core to 3.8.0 by @github-actions in #351
  • Update sbt-bloop to 1.5.15 by @github-actions in #350
  • Update sbt-scalafix to 0.12.0 by @github-actions in #355
  • Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #357
  • Bump peter-evans/create-pull-request from 5.0.2 to 6.0.1 by @dependabot in #356
  • Update kind-projector to 0.13.3 by @github-actions in #353
  • Bump coursier/cache-action from 6.4.4 to 6.4.5 by @dependabot in #347
  • Update Scala versions by @guizmaii in #360

Full Changelog: v0.4.0-alpha.23...v0.4.0-alpha.24

v0.4.0-alpha.23

29 Jan 07:53
674f972
Compare
Choose a tag to compare

What's Changed

  • Update dependency org.scalameta:sbt-mdoc to v2.3.8 by @renovate in #302
  • In CI workflow ignore gh-pages branch by @erikvanoosten in #303
  • Update README.md by @zio-assistant in #304
  • Update dependency org.scala-native:sbt-scala-native to v0.4.16 by @renovate in #306
  • Update README.md by @zio-assistant in #307
  • Update sbt-mdoc to 2.4.0 by @github-actions in #309
  • Update dependency sbt/sbt to v1.9.7 by @renovate in #313
  • Update dependency io.circe:circe-yaml to v0.15.1 by @renovate in #320
  • Update scalafmt-core to 3.7.15 by @github-actions in #314
  • Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #311
  • Bump actions/setup-node from 3 to 4 by @dependabot in #316
  • Update dependency dev.zio:zio to v2.0.19 by @renovate in #322
  • Update sbt-mdoc to 2.5.1 by @github-actions in #326
  • Update sbt-scala-native to 0.4.17 by @github-actions in #340
  • Update sbt-mdoc to 2.5.2 by @github-actions in #338
  • Update zio to 2.0.21 by @github-actions in #337
  • Update sbt-scalajs to 1.15.0 by @github-actions in #336
  • Update sbt to 1.9.8 by @github-actions in #335
  • Bump scala-steward-org/scala-steward-action from 2.61.0 to 2.63.0 by @dependabot in #332
  • Update sbt-jmh to 0.4.7 by @github-actions in #333
  • Update sbt-bloop to 1.5.13 by @github-actions in #331
  • Update scalafmt-core to 3.7.17 by @github-actions in #328
  • Bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #330
  • Update dependency coursier/cache-action to v6.4.4 by @renovate in #325

New Contributors

Full Changelog: v0.4.0-alpha.21...v0.4.0-alpha.23

v0.4.0-alpha.22

12 Oct 07:41
d8c827a
Compare
Choose a tag to compare
v0.4.0-alpha.22 Pre-release
Pre-release

Changes

v0.4.0-alpha.21

27 Sep 05:34
f0b8533
Compare
Choose a tag to compare
v0.4.0-alpha.21 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0-alpha.20...v0.4.0-alpha.21

v0.4.0-alpha.20

24 Sep 15:36
3a44fe8
Compare
Choose a tag to compare
v0.4.0-alpha.20 Pre-release
Pre-release

What's Changed

  • Prevent Triggering CI on Create Events by @khajavi in #290
  • Remove ciExtraTestSteps From Setting Keys by @khajavi in #291
  • Update sbt to 1.9.6 by @github-actions in #286
  • Update sbt-scalafix to 0.11.1 by @github-actions in #283
  • Update scalafmt-core to 3.7.14 by @github-actions in #282
  • Update zio to 2.0.17 by @github-actions in #285
  • Update README.md by @zio-assistant in #292
  • Update dependency actions/setup-java to v3.13.0 by @renovate in #295
  • Drop Java 8 support && Introduce Java21 by @guizmaii in #296

Full Changelog: v0.4.0-alpha.19...v0.4.0-alpha.20

v0.4.0-alpha.19

18 Sep 06:38
5cf6efc
Compare
Choose a tag to compare
v0.4.0-alpha.19 Pre-release
Pre-release

What's Changed

  • Remove zio-sbt-ecosystem From zio-sbt-ci Dependencies by @khajavi in #288

Full Changelog: v0.4.0-alpha.18...v0.4.0-alpha.19