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

Skip to content

Tags: jamesward/zio

Tags

v0.16

Toggle v0.16's commit message
Uncurried versions of 'bracket' and 'bracketExit' (zio#617)

* Uncurried versions of 'bracket' and 'bracketExit'

* Fixed doc and added specs

v0.15

Toggle v0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
wait for the fiber to update the ref in FiberSpec (zio#652)

* fixed test case

v0.14

Toggle v0.14's commit message
Add TestSystem to testkit (zio#632)

v0.13

Toggle v0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#627 from regiskuckaertz/rk-while-interrupt

Keep interrupting until it's done

v0.12

Toggle v0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improvements to microsite documentation (zio#633)

* Improve docs and remove the liftIO leftovers

* address feedback

* Exclude mdoc from unused dependency checker

* Exclude scalameta mdoc

* Fix typo

* Try random stuff

* Disable 2.13 in Travis

v0.11

Toggle v0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#593 from gvolpe/feature/trifunctor-cats-instances

Cats instances taking the environmental parameter

v0.10

Toggle v0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#597 from jdegoes/master

Fix semantics of `provide` and improve type inference

v0.9

Toggle v0.9's commit message
Fix typo on Overview microsite page

v1.0-RC2

Toggle v1.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#582 from wi101/master

ZIO with contextual effects

v1.0-RC1

Toggle v1.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#582 from wi101/master

ZIO with contextual effects