Releases: zio/zio-direct
Releases · zio/zio-direct
Release v1.0.0-RC7
- Fix issue with
unsafe
not typing correctly. - Fix fansi dependency issue.
Release v1.0.0-RC6
- 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
- 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
Additional fix for Intellij Plugin
Release v1.0.0-RC3
Add dummy annotation of @scala.reflect.macros.internal.macroImpl
so that IntelliJ will recognize defer
as a macro.
Release v1.0.0-RC2
- Scala 2 support
- Experimental IntelliJ Support
Release v1.0.0-RC1
Update README.md