Releases: zio/zio-prelude
Releases · zio/zio-prelude
v1.0.0-RC41
What's Changed
Publishing to the new Maven Central repo
- Update sbt-bloop to 2.0.10 by @zio-scala-steward in #1512
- Update README.md by @zio-assistant in #1513
- Update sbt-scalafix to 0.14.3 by @zio-scala-steward in #1515
- Update scala3-compiler, scala3-library, ... to 3.3.6 by @zio-scala-steward in #1516
- Update zio, zio-streams, zio-test, ... to 2.1.18 by @zio-scala-steward in #1517
- Update magnolia to 1.3.18 by @zio-scala-steward in #1518
- Update sbt-ci-release to 1.11.0 by @zio-scala-steward in #1519
- Update sbt, scripted-plugin to 1.11.0 by @zio-scala-steward in #1520
- Update zio, zio-streams, zio-test, ... to 2.1.19 by @zio-scala-steward in #1521
- Update sbt, scripted-plugin to 1.11.1 by @zio-scala-steward in #1523
- Update zio-sbt-website to 0.4.0-alpha.32 by @zio-scala-steward in #1524
- Update sbt-ci-release to 1.11.1 by @zio-scala-steward in #1522
Full Changelog: v1.0.0-RC40...v1.0.0-RC41
v1.0.0-RC40 Make NonEmptyList extend zio.NonEmptySeq
What's Changed
- Bump actions/setup-java from 4.6.0 to 4.7.0 by @dependabot in #1475
- Update README.md by @zio-assistant in #1476
- Update zio-sbt-website to 0.4.0-alpha.31 by @zio-scala-steward in #1477
- Update magnolia to 1.3.13 by @zio-scala-steward in #1478
- Update mdoc, sbt-mdoc to 2.6.4 by @zio-scala-steward in #1479
- Update scalafmt-core to 3.9.0 by @zio-scala-steward in #1481
- Update magnolia to 1.3.14 by @zio-scala-steward in #1483
- Update sbt-scalafix to 0.14.2 by @zio-scala-steward in #1484
- Update scalafmt-core to 3.9.1 by @zio-scala-steward in #1485
- Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 by @dependabot in #1487
- Update magnolia to 1.3.15 by @zio-scala-steward in #1488
- Update magnolia to 1.3.16 by @zio-scala-steward in #1489
- Update zio, zio-streams, zio-test, ... to 2.1.16 by @zio-scala-steward in #1490
- Update scalafmt-core to 3.9.2 by @zio-scala-steward in #1492
- Update sbt, scripted-plugin to 1.10.10 by @zio-scala-steward in #1494
- Update auxlib, clib, javalib, nativelib, ... to 0.5.7 by @zio-scala-steward in #1491
- Update scalafmt-core to 3.9.3 by @zio-scala-steward in #1495
- Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 by @dependabot in #1496
- Update scalafmt-core to 3.9.4 by @zio-scala-steward in #1498
- Update sbt-ci-release to 1.9.3 by @zio-scala-steward in #1497
- Update mdoc, sbt-mdoc to 2.6.5 by @zio-scala-steward in #1500
- Update sbt, scripted-plugin to 1.10.11 by @zio-scala-steward in #1499
- Update sbt-bloop to 2.0.9 by @zio-scala-steward in #1501
- Update cats-effect to 3.6.0 by @zio-scala-steward in #1503
- NonEmptySortedSet#toSet returns SortedSet by @SimY4 in #1502
- Update zio, zio-streams, zio-test, ... to 2.1.17 by @zio-scala-steward in #1504
- Update cats-effect to 3.6.1 by @zio-scala-steward in #1505
- Update mdoc, sbt-mdoc to 2.7.0 by @zio-scala-steward in #1506
- Bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot in #1507
- Update mdoc, sbt-mdoc to 2.7.1 by @zio-scala-steward in #1510
- Update sbt-scalajs, scalajs-compiler, ... to 1.19.0 by @zio-scala-steward in #1511
- Make NonEmptyList extend zio.NonEmptySeq by @987Nabil in #1509
New Contributors
Full Changelog: v1.0.0-RC39...v1.0.0-RC40
v1.0.0-RC39
What's Changed
- Minor optimizations for ZPure's runloop by @kyri-petrou in #1474
- Update magnolia to 1.3.12 by @zio-scala-steward in #1473
- ./sbt by @sideeffffect in #1472
Full Changelog: v1.0.0-RC38...v1.0.0-RC39
v1.0.0-RC38
Brings ScalaJS v1.18.x
support 🎉
What's Changed
- Update scalafmt-core to 3.8.5 by @zio-scala-steward in #1458
- Update sbt-scalafmt to 2.5.4 by @zio-scala-steward in #1457
- Update sbt-bloop to 2.0.7 by @zio-scala-steward in #1456
- Update sbt-bloop to 2.0.8 by @zio-scala-steward in #1460
- Update scalafmt-core to 3.8.6 by @zio-scala-steward in #1463
- Update cats-core to 2.13.0 by @zio-scala-steward in #1459
- Update scala3-compiler, scala3-library, ... to 3.3.5 by @zio-scala-steward in #1465
- Update mdoc, sbt-mdoc to 2.6.3 by @zio-scala-steward in #1468
- Update magnolia to 1.3.10 by @zio-scala-steward in #1469
- Update magnolia to 1.3.11 by @zio-scala-steward in #1470
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 by @zio-scala-steward in #1462
- Update zio, zio-streams, zio-test, ... to 2.1.15 by @zio-scala-steward in #1471
Full Changelog: v1.0.0-RC37...v1.0.0-RC38
v1.0.0-RC37
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
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
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
anIterableOnce
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
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 theOption
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
What's Changed
Full Changelog: v1.0.0-RC32...v1.0.0-RC33
v1.0.0-RC32
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