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

Skip to content

Tags: reimai/zio

Tags

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Don't use Java reflection for ScalaJS / Native (zio#8841)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use `fetch-depth: 0` when publishing (zio#8830)

v2.1.0-RC5

Toggle v2.1.0-RC5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow application to exit on normal completion (zio#8811)

* Avoid blocking the app on normal completion

* Fulfill the promise also for catastrophic failures

* Revert "Fulfill the promise also for catastrophic failures"

This reverts commit 8735579.

v2.1.0-RC4

Toggle v2.1.0-RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove fetch-depth:0 from GHA checkout (zio#8810)

v2.1.0-RC3

Toggle v2.1.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Build fresh layers once with ZLayer macro (zio#8678)" (zio#8768)

v2.1.0-RC2

Toggle v2.1.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ZPipeline.fromFunction benchmark and optimization (zio#8761)

* fromFunction_benchmark: introduce a benchmark

* fromFunction_benchmark: ZPipeline.fromFunction2

* fromFunction_benchmark: add benchmarks for fromFunction2

* fromFunction_benchmark: slight optimization

* fromFunction_benchmark: finalize benchmarks

* fromFunction_benchmark: fmt

* fromFunction_benchmark: replace the impl, rename the benchmarks accordingly

* fromFunction_benchmark: fix test compilation issue

* fromFunction_benchmark: fix tests compilation issue

* fromFunction_benchmark: drop the orig fromFunction

* Update streams-tests/shared/src/test/scala/zio/stream/ZPipelineSpec.scala

---------

Co-authored-by: Pierre Ricadat <[email protected]>

v2.0.22

Toggle v2.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow releasing 2.0.x branch (zio#8732)

v2.0.21

Toggle v2.0.21's commit message
Revert "ZIO Runtime System Improvements (2.1 candidate) (zio#8582)"

This reverts commit 0304398.

v2.1-RC1

Toggle v2.1-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a typo in "Queue". (zio#8586)

v2.0.20

Toggle v2.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update @zio.dev/zio-query to 0.6.0 (zio#8576)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>