Skip to content

Releases: zio/zio-prelude

v1.0.0-RC27 [Scala3] Fix: `SubtypeCustom[A]` should behave like subtype of `A`

31 May 12:35
83c8fc3
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #1318
  • Update README.md by @zio-assistant in #1319
  • CommutativeIdentity for Unit by @SimY4 in #1321
  • Update sbt-bloop to 1.5.18 by @zio-scala-steward in #1323
  • Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #1320
  • Update cats-core to 2.12.0 by @zio-scala-steward in #1325
  • Update zio-sbt-website to 0.4.0-alpha.27 by @zio-scala-steward in #1324
  • [Scala3] Fix: SubtypeCustom[A] should behave like subtype of A by @guizmaii in #1328

Full Changelog: v1.0.0-RC26...v1.0.0-RC27

v1.0.0-RC26 Ring-like structures

12 May 21:14
6ada8f2
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @zio-assistant in #1308
  • Fixed #1312 - NonEmptySet#removeNonEmpty by @johnsonjii in #1313
  • Update zio, zio-streams, zio-test, ... to 2.1.0 by @zio-scala-steward in #1315
  • Update zio, zio-streams, zio-test, ... to 2.1.1 by @zio-scala-steward in #1316
  • Bring Ring-like structures to ZIO Prelude by @sideeffffect in #351

New Contributors

Full Changelog: v1.0.0-RC25...v1.0.0-RC26

v1.0.0-RC25

07 May 04:54
4e52744
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • Update README.md by @zio-assistant in #1300
  • Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #1297
  • Bump peter-evans/create-pull-request from 5.0.0 to 6.0.4 by @dependabot in #1298
  • Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #1302
  • Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 by @dependabot in #1303
  • Update sbt-scalafix to 0.12.1 by @github-actions in #1304
  • Update scala-compiler, scala-library, ... to 2.13.14 by @github-actions in #1305
  • Update sbt to 1.10.0 by @zio-scala-steward in #1307

New Contributors

  • @zio-scala-steward made their first contribution in #1307

Full Changelog: v1.0.0-RC24...v1.0.0-RC25

v1.0.0-RC24

24 Apr 15:50
3198020
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-RC23...v1.0.0-RC24

v1.0.0-RC23

01 Feb 18:41
8a1621b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-RC22...v1.0.0-RC23

v1.0.0-RC22

17 Jan 00:40
c9c6b00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-RC21...v1.0.0-RC22

v1.0.0-RC21

17 Sep 12:35
91a27b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC20...v1.0.0-RC21

1.0.0-RC20

11 Aug 01:01
e0eb2f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-RC19...v1.0.0-RC20

1.0.0-RC19

28 Apr 15:21
82311fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-RC18...v1.0.0-RC19

1.0.0-RC18

07 Mar 04:48
519b1b8
Compare
Choose a tag to compare

This release contains bug fixes and performance improvements.