Skip to content

1.0.0-RC10

Pre-release
Pre-release
Compare
Choose a tag to compare
@neko-kai neko-kai released this 11 Jul 16:23
399c24f

A new release of ZIO! Now available for Scala 2.13.0

PRs merged in this release:

  • Release zio for scala 2.13 (#1104)
  • Limit the maximum amount of ancestors in a ZIO Trace (#1158)
  • Ensure that two chunks can be compared for equality and hash code #1159 (#1163)
  • Bracket example to doc (#962)
  • Introduce real companion object for Schedule - Fix #1111 (#1140)
  • Move Queue specific methods to its own companion object (#1111) (#1142)
  • clarify that callback must be called at most once for async effects (#1153)
  • Introduce Stream companion object (#1111) (#1147)
  • Introduce real companion object for Sink (#1144)
  • Added zio-slick to the ecosystem page (#1152)
  • Fix CI release failure "SCM URL missing" (#1145)