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

Tags: bkolad/zio

Tags

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix publishing issue (zio#5168)

v1.0.8

Toggle v1.0.8's commit message

Verified

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

v2.0.0-RC0

Toggle v2.0.0-RC0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Compile-time ZLayer construction (zio#4908)

* implement provideLayerAuto and provideCustomLayerAuto

* add provideLayerAuto (and variants) to Spec

* add simple ansi coloring/style support for auto layer

* implement ZLayer.fromAuto and ZLayer.fromAutoDebug

* implement fromLayerAuto fromCustomLayerAuto for dotty

* improve dotty provideLayer macros

* implement autoLayer macros for Spec for Dotty

* add ZLayer.fromAutoDebug for Dotty

* replace LayerLike type class with initial encoding

* implement auto-memoization for dotty

* implement auto-memoization for auto-layer for Scala 2.x

* renaming and minor refactoring

* add ZLayer.fromSomeAuto

* test nested, aliased intersection types for auto layer

* report non-Has types in auto layer for dotty

* report error when not using proper var args dotty

* add provideLayerAuto for ZStream

* add provideLayerAuto for ZManaged and Schedule

* rename provideLayer to provideLayerManual and provideLayerAuto to provideLayer

* remove ZLayer.fromAutoDebug (too niche for now)

* add provideSomeLayerAuto for ZIO and ZManaged

* use replicateM combinator where possible

* improve CleanCodeRenderer and add specs

* improve inject for complex types and renaming

* clean up test

* update auto-layer wiring

* make layer debug more colorful

* fix docs

* rename provideLayer methods back to original

Update index.md

Update has.md

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scala 3.0.0-RC3 (zio#5005)

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Documentation Regarding SubscriptionRef (zio#4944)

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Scala 2.13.5 and 3.0.0-RC1 (zio#4770)

* Update to Scala 2.13.5 and 3.0.0-RC1

* izumi-reflect 1.0.0-M16

v1.0.4-2

Toggle v1.0.4-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
more users: greyflower.media GmbH + Verbund AG (zio#4649)

v1.0.4-1

Toggle v1.0.4-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sbt to 1.4.7 (zio#4637)

v1.0.4.1

Toggle v1.0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement ZManaged.makeEffectTotal (zio#4616)

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Asana to ZIO README.md (zio#4573)

0