Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: zio/zio-direct

Tags

v1.0.0-RC7

Toggle v1.0.0-RC7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix issue with unsafe block typing (#50)

* Fix bug with 'unsafe{...}' block typing

* Change intellij plugin version to RC6

* Fix for Scala 2

* Fix Scala 2 bug with wrong type calculation

v1.0.0-RC6

Toggle v1.0.0-RC6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove test-scoped dependencies from release poms (#46)

v1.0.0-RC5

Toggle v1.0.0-RC5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-enable macro annotations (for IntelliJ). Re-enable manifest. Add d…

…ocs. (#44)

* Cleanup and more testing

* Re-enable compat-generator & improve. Add scripts to enable annotation.

* Add docs for ZStream/ZPure and Future/List

* One more note

v1.0.0-RC4

Toggle v1.0.0-RC4's commit message
auto-gen intellij plugin file

v1.0.0-RC3

Toggle v1.0.0-RC3's commit message
Attempt to fix useless post-typer error

v1.0.0-RC2

Toggle v1.0.0-RC2's commit message
IntelliJ instructions

v1.0.0-RC1

Toggle v1.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md