Tags: Odomontois/zio
Tags
Rename ZSchedule to Schedule (zio#2242) * rename ZSchedule to Schedule * add type alias
Add Pull.memoizeEnd (zio#2032) * Add Pull.memoizeEnd constructor * Improve code organization in StreamEffect * Add StreamEffect.memoizeEnd constructor
Restart schedule on end in ZStream#scheduleWith (zio#1767) * Restart schedule on end * Remove unused state, add docs
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
Fix scaladoc in ZIO.never (zio#1351) * Fix scaladoc in ZIO.never * fix formatting
Add sinks for decoding UTF8 bytes and byte chunks (zio#1342)
PreviousNext