Skip to content

Releases: zio/zio-direct

Release v1.0.0-RC7

19 Feb 02:32
5ff489a
Compare
Choose a tag to compare
  • Fix issue with unsafe not typing correctly.
  • Fix fansi dependency issue.

Release v1.0.0-RC6

16 Feb 19:54
398574f
Compare
Choose a tag to compare
  • Support for ZStream, ZPure, List, Future, and user-defined-monad API for zio-direct (Scala 3 only).
  • Various bug fixes for Scala 3 and Scala 2 contexts.
  • Fixed RC5 issue with dependency on non-existent zio-direct-test module

Release v1.0.0-RC5

16 Feb 08:06
5b3827b
Compare
Choose a tag to compare
  • Support for ZStream, ZPure, List, Future, and user-defined-monad API for zio-direct (Scala 3 only).
  • Various bug fixes for Scala 3 and Scala 2 contexts.

Release v1.0.0-RC4

16 Jan 22:34
Compare
Choose a tag to compare

Additional fix for Intellij Plugin

Release v1.0.0-RC3

04 Jan 04:57
Compare
Choose a tag to compare

Add dummy annotation of @scala.reflect.macros.internal.macroImpl so that IntelliJ will recognize defer as a macro.

Release v1.0.0-RC2

04 Jan 03:03
Compare
Choose a tag to compare
  • Scala 2 support
  • Experimental IntelliJ Support

Release v1.0.0-RC1

01 Dec 12:34
77cd769
Compare
Choose a tag to compare
Update README.md