Skip to content

Releases: zio/zio-prelude

v1.0.0-RC37

17 Jan 10:37
7d074d2
Compare
Choose a tag to compare

What's Changed

  • Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by @dependabot in #1443
  • Update zio-sbt-website to 0.4.0-alpha.30 by @zio-scala-steward in #1444
  • Update scala-parallel-collections to 1.2.0 by @zio-scala-steward in #1445
  • scala-parallel-collections native by @sideeffffect in #1441
  • Update scalafmt-core to 3.8.4 by @zio-scala-steward in #1451
  • Update sbt-scalafmt to 2.5.3 by @zio-scala-steward in #1450
  • Update magnolia to 1.3.9 by @zio-scala-steward in #1449
  • Update sbt-scalafix to 0.14.0 by @zio-scala-steward in #1452
  • IdentityFlatten#when and IdentityFlatten#unless. by @SimY4 in #1453
  • Update scala-compiler, scala-library, ... to 2.13.16 by @zio-scala-steward in #1455
  • identity both for vector. by @SimY4 in #1454

Full Changelog: v1.0.0-RC36...v1.0.0-RC37

v1.0.0-RC36 Remove parallel errors from ZPure

27 Dec 13:08
b7b1f09
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @zio-assistant in #1422
  • Give some love to the Validation code by @guizmaii in #1426
  • Update cats-effect to 3.5.7 by @zio-scala-steward in #1427
  • Update zio, zio-streams, zio-test, ... to 2.1.13 by @zio-scala-steward in #1424
  • Update sbt, scripted-plugin to 1.10.6 by @zio-scala-steward in #1428
  • Update mdoc, sbt-mdoc to 2.6.2 by @zio-scala-steward in #1429
  • Bump scala-steward-org/scala-steward-action from 2.71.0 to 2.72.0 by @dependabot in #1430
  • Fix scala steward CI by @guizmaii in #1434
  • Update sbt, scripted-plugin to 1.10.7 by @zio-scala-steward in #1440
  • Update scala-parallel-collections to 1.1.0 by @zio-scala-steward in #1439
  • Update zio, zio-streams, zio-test, ... to 2.1.14 by @zio-scala-steward in #1438
  • Update sbt-ci-release to 1.9.2 by @zio-scala-steward in #1437
  • Update sbt-bloop to 2.0.6 by @zio-scala-steward in #1436
  • Bump actions/setup-java from 4.5.0 to 4.6.0 by @dependabot in #1435
  • Fix ZPure zipPar operators by @ghostdogpr in #1431
  • Remove parallel errors from ZPure by @ghostdogpr in #1432

Full Changelog: v1.0.0-RC35...v1.0.0-RC36

v1.0.0-RC35

20 Nov 06:43
999451f
Compare
Choose a tag to compare

What's Changed

  • Update auxlib, clib, javalib, nativelib, ... to 0.5.6 by @zio-scala-steward in #1419
  • Update README.md by @zio-assistant in #1420
  • Make Optional an IterableOnce by @guizmaii in #1418
  • Simplify AssociativeFlattenCovariantOps#flatMap code by @guizmaii in #1417
  • Update cats-effect to 3.5.6 by @zio-scala-steward in #1421

Full Changelog: v1.0.0-RC34...v1.0.0-RC35

v1.0.0-RC34 Add all the typeclasses instance for the `zio.prelude.data.Optional` type

13 Nov 23:26
892210c
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @zio-assistant in #1413
  • Bump scala-steward-org/scala-steward-action from 2.70.0 to 2.71.0 by @dependabot in #1412
  • Update sbt-buildinfo to 0.13.1 by @zio-scala-steward in #1411
  • Update README.md by @zio-assistant in #1416
  • Add all the typeclasses instance for the zio.prelude.data.Optional type (copied from the Option instances) by @guizmaii in #1415
  • Update magnolia to 1.3.8 by @zio-scala-steward in #1414

Full Changelog: v1.0.0-RC33...v1.0.0-RC34

v1.0.0-RC33 Type-class instances for zio.Config

11 Nov 15:32
c4d7312
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC32...v1.0.0-RC33

v1.0.0-RC32

10 Nov 09:13
b4669b5
Compare
Choose a tag to compare

What's Changed

  • Update scala-compiler, scala-library, ... to 2.12.20 by @zio-scala-steward in #1372
  • Update README.md by @zio-assistant in #1373
  • Bump scala-steward-org/scala-steward-action from 2.66.0 to 2.70.0 by @dependabot in #1391
  • Update sbt to 1.10.3 by @zio-scala-steward in #1397
  • Update sbt to 1.10.4 by @zio-scala-steward in #1403
  • Update cats-effect to 3.5.5 by @zio-scala-steward in #1400
  • Update zio, zio-streams, zio-test, ... to 2.1.11 by @zio-scala-steward in #1396
  • Update sbt-bloop to 2.0.3 by @zio-scala-steward in #1394
  • Update sbt-ci-release to 1.7.0 by @zio-scala-steward in #1392
  • Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @zio-scala-steward in #1388
  • Update scala3-library, ... to 3.3.4 by @zio-scala-steward in #1387
  • Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 by @dependabot in #1384
  • Update mdoc, sbt-mdoc to 2.6.1 by @zio-scala-steward in #1383
  • Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #1402
  • Bump actions/setup-java from 4.2.2 to 4.5.0 by @dependabot in #1401
  • Update sbt-ci-release to 1.9.0 by @zio-scala-steward in #1398
  • Update sbt-scalafix to 0.13.0 by @zio-scala-steward in #1386
  • Update scala-compiler, scala-library, ... to 2.13.15 by @zio-scala-steward in #1385
  • Update sbt to 1.10.5 by @zio-scala-steward in #1405
  • Update sbt-buildinfo to 0.13.0 by @zio-scala-steward in #1404
  • Update sbt-bloop to 2.0.4 by @zio-scala-steward in #1407
  • Update zio, zio-streams, zio-test, ... to 2.1.12 by @zio-scala-steward in #1410
  • Update sbt-bloop to 2.0.5 by @zio-scala-steward in #1409
  • fixes #1399: add fold and syntax. by @SimY4 in #1408

Full Changelog: v1.0.0-RC31...v1.0.0-RC32

v1.0.0-RC31 Magnolia derivation for Debug typeclass

05 Sep 19:54
9df9ecb
Compare
Choose a tag to compare

What's Changed

  • Update zio, zio-streams, zio-test, ... to 2.1.9 by @zio-scala-steward in #1368
  • Update README.md by @zio-assistant in #1369
  • Update abstraction-diagrams.md by @sideeffffect in #1370
  • Magnolia derivation for Debug typeclass by @cheleb in #1371

New Contributors

Full Changelog: v1.0.0-RC30...v1.0.0-RC31

v1.0.0-RC30 ZValidation improvements

28 Aug 12:02
e3c62ff
Compare
Choose a tag to compare

What's Changed

  • Enable converting ZValidation.Failure to an exception by @sideeffffect in #1360
  • Update README.md by @zio-assistant in #1361
  • Update sbt-bloop to 2.0.0 by @zio-scala-steward in #1362
  • Update ZIO and enable Native multi-threading by @kyri-petrou in #1366
  • Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #1354
  • Update sbt-ci-release to 1.6.1 by @zio-scala-steward in #1364
  • Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @zio-scala-steward in #1363
  • Update sbt-mima-plugin to 1.1.4 by @zio-scala-steward in #1352
  • add: ZValidation#isSuccess & ZValidation#isFailure by @hearnadam in #1367

New Contributors

Full Changelog: v1.0.0-RC29...v1.0.0-RC30

v1.0.0-RC29 ZValidation improvements

14 Aug 12:28
6b46f3a
Compare
Choose a tag to compare

What's Changed

  • Review ZValidation code: Remove some non-necessary allocations by @guizmaii in #1353
  • Update README.md by @zio-assistant in #1357
  • ZValidation#orElse and ZValidation#orElseLog parameter must be lazy by @guizmaii in #1356
  • Ensure green CI with re-actors/alls-green by @sideeffffect in #1358

Full Changelog: v1.0.0-RC28...v1.0.0-RC29

v1.0.0-RC28 Scala Native 0.5.x

06 Aug 15:57
31d9067
Compare
Choose a tag to compare

What's Changed

  • Update zio, zio-streams, zio-test, ... to 2.1.3 by @zio-scala-steward in #1331
  • Update README.md by @zio-assistant in #1332
  • Update scalafmt-core to 3.8.2 by @zio-scala-steward in #1333
  • Fixed minor typo on ZPure documentation by @gcsolaroli in #1337
  • Update mdoc, sbt-mdoc to 2.5.3 by @zio-scala-steward in #1335
  • Update zio, zio-streams, zio-test, ... to 2.1.4 by @zio-scala-steward in #1336
  • Update zio, zio-streams, zio-test, ... to 2.1.5 by @zio-scala-steward in #1342
  • Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #1338
  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #1334
  • Update sbt to 1.10.1 by @zio-scala-steward in #1343
  • Update sbt-bloop to 1.6.0 by @zio-scala-steward in #1344
  • Update mdoc, sbt-mdoc to 2.5.4 by @zio-scala-steward in #1345
  • Update zio, zio-streams, zio-test, ... to 2.1.6 by @zio-scala-steward in #1346
  • Bump scala-steward-org/scala-steward-action from 2.65.0 to 2.66.0 by @dependabot in #1347
  • Update scalafmt-core to 3.8.3 by @zio-scala-steward in #1348
  • fix grammar: «a […] takes on […]» → «a […] take on […]» by @das-g in #1349
  • Scala Native 0.5.x by @sideeffffect in #1351

New Contributors

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