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

Skip to content

Tags: zalbia/zio

Tags

v1.0.16

Toggle v1.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
start test clock warning when time is accessed (zio#7054)

docs.20220625

Toggle docs.20220625's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Get rid of the rest of the toSeconds (zio#6975)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge master to series 2.x (zio#6953)

* Add Prezi to adopters list (zio#6864)

* Fix ZIO 1.x sidebars (zio#6863)

* remove extra sidebar
rename how-to to guides

* rename howto to guides.

* issue zio#5878 - Backport ThreadLocalBridge (zio#5980)

* Rewritten based on the merged version of PR zio#5907

* call Supervisor.unsafeOnResume() even if `superviseOperations` is false (same as ZIO 2)

* chore(deps): update zio.version to v1.0.15 (zio#6899)

Co-authored-by: Renovate Bot <[email protected]>

* add 7 and 8 arg for check, checkM, checkAll and checkAllM (zio#6916)

* Fix frontmatters (zio#6949)

* remove extra usecases sidebar.

Co-authored-by: Mate Borcsok <[email protected]>
Co-authored-by: Dmitry Karlinsky <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: LUC DUZAN <[email protected]>
Co-authored-by: Daniel Vigovszky <[email protected]>

v1.0.15

Toggle v1.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue zio#5878 - Backport ThreadLocalBridge (zio#5980)

* Rewritten based on the merged version of PR zio#5907

* call Supervisor.unsafeOnResume() even if `superviseOperations` is false (same as ZIO 2)

v2.0.0-RC6

Toggle v2.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.
Investigate Scala JS Issue (zio#6760)

* investigate scala js issue

* reduce size

* reduce size

docs.20220416

Toggle docs.20220416's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optimize ZStream#groupByKey (zio#6630)

* optimize

* fix compilation errors

v1.0.14

Toggle v1.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle fiber failures (zio#6600)

v2.0.0-RC5

Toggle v2.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.
propagate tracing information (zio#6584)

v2.0.0-RC4

Toggle v2.0.0-RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pardon the spec interruption (zio#6521)

* Improved Assertions for TestOutput. Print ExecutionEvent when parent failure is encountered. Report failed tests in ScalaJS runner.

* rm forced ChunkSpec failure

* Debugging interruption

* Make Specs interruptable

* Delete fruitless test

* Make tests Await forever

v2.0.0-RC3

Toggle v2.0.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reloadable buffer pools (zio#6447)

* Reloadable buffer pools

* scheduleBackround

* Fix

* Fiber => Fiber.Runtime