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

Skip to content

Releases: zio/zio

v0.13

16 Mar 14:03
bc0e44a

Choose a tag to compare

Merge pull request #627 from regiskuckaertz/rk-while-interrupt

Keep interrupting until it's done

v0.12

15 Mar 21:26
95c8985

Choose a tag to compare

Improvements to microsite documentation (#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

09 Mar 08:05
f70a6e3

Choose a tag to compare

Ongoing work to polishing the API and documentation, as well as greatly improved Cats Effect instances for ZIO Environment.

v0.10

06 Mar 14:01
69bac60

Choose a tag to compare

Merge pull request #597 from jdegoes/master

Fix semantics of `provide` and improve type inference

v0.9

28 Feb 07:16

Choose a tag to compare

Fix typo on Overview microsite page

v0.6.3

13 Feb 22:47
687073b

Choose a tag to compare

Merge pull request #570 from jdegoes/master

Simplify IO.blocking and fix subtle race condition

v0.6.2

12 Feb 17:18
725d614

Choose a tag to compare

Merge pull request #569 from jdegoes/master

Fix, simplify, and improve IO.blocking

v0.6.1

08 Feb 02:57
2e01b44

Choose a tag to compare

Skip monix-interop

https://github.com/scalaz/scalaz-zio/issues/562

v0.6.0

26 Jan 09:46
424750c

Choose a tag to compare

Merge pull request #536 from jdegoes/master

Add IO.blocking

v0.5.3

21 Dec 22:59
25bd181

Choose a tag to compare

Merge pull request #470 from RaasAhsan/stream-blocking-with

fix *With functions