8000 Tags · almendar/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: almendar/zio

Tags

v1.0.0-RC13

Toggle v1.0.0-RC13's commit message
Restart schedule on end in ZStream#scheduleWith (zio#1767)

* Restart schedule on end

* Remove unused state, add docs

v1.0.0-RC12-1

Toggle v1.0.0-RC12-1's commit message
add dependencies information to microsite (zio#1559)

v1.0.0-RC12

Toggle v1.0.0-RC12's commit message
ZIO Test: Support Platform Specific Test Configuration (zio#1539)

* implement Async

* don't check for nonflakiness of shrinks

* enable platform specific test parameters

* format

* make platform specific test aspects

* Update TestAspect.scala

* Update ExitUtils.scala

v1.0.0-RC11-1

Toggle v1.0.0-RC11-1's commit message
Fix scaladoc in ZIO.never (zio#1351)

* Fix scaladoc in ZIO.never

* fix formatting

v1.0.0-RC11

Toggle v1.0.0-RC11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sinks for decoding UTF8 bytes and byte chunks (zio#1342)

v1.0.0-RC10-1

Toggle v1.0.0-RC10-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix documentation build (zio#1171)

1.0.0-RC10

Toggle 1.0.0-RC10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limit the maximum amount of ancestors in a ZIO Trace (zio#1158)

* Add a TracingConfig parameter `ancestryLength` and limit the maximum amount of ancestors in a ZIO Trace
Add ZTrace.parents

* use .parents in FiberContext

* fix build

;

* Change `parents` semantic to avoid `copy` allocations. Use `iterator` to avoid rebuilding the list

* Add ZTrace.ancestryLength; check length before cutting off

* move out ZTrace.truncatedParentTrace

* fmt

v1.0.0-RC10

Toggle v1.0.0-RC10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limit the maximum amount of ancestors in a ZIO Trace (zio#1158)

* Add a TracingConfig parameter `ancestryLength` and limit the maximum amount of ancestors in a ZIO Trace
Add ZTrace.parents

* use .parents in FiberContext

* fix build

;

* Change `parents` semantic to avoid `copy` allocations. Use `iterator` to avoid rebuilding the list

* Add ZTrace.ancestryLength; check length before cutting off

* move out ZTrace.truncatedParentTrace

* fmt

v1.0.0-RC9-4

Toggle v1.0.0-RC9-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired. 5986
Fix CI release failure "SCM URL missing" (zio#1145)

v1.0.0-RC9-3

Toggle v1.0.0-RC9-3's commit message
Remove extraneous ZIO from home page and sub pages zio#961 (zio#1143)

0