Skip to content

Tags: PelamWolt/zio-json

Tags

v0.3.0-RC2

Toggle v0.3.0-RC2's commit message
fmt test sources

v0.3.0-RC1-1

Toggle v0.3.0-RC1-1's commit message
Fix publish

v0.3.0-RC1

Toggle v0.3.0-RC1's commit message
Merge 'zio/develop' into zio2

v0.2.0-M3

Toggle v0.2.0-M3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes zio#496: Referring to non-existent class magnolia... (zio#497)

* Fixed zio#490 - Included the missing .sjsir artifacts

* fixes zio#494 conflicting cross-version suffixes

* Fixes zio#496: Referring to non-existent class magnolia...

v0.2.0-M2

Toggle v0.2.0-M2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change behavior of recording readers to not capture more after rewind (

…zio#482)

* Change behavior of recording readers to not capture more input after rewind

* Fixed compilation

* Fixed reader

v0.2.0-M1

Toggle v0.2.0-M1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update mdoc, sbt-mdoc to 2.2.22 (zio#380)

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update zio, zio-streams, zio-test, ... to 1.0.8 (zio#312)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Http4s interop docs, example project (zio#244)

* Add HTTP4s interop example

* Interop module docs

* .gitignore

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix parsing of floats with long mantissa (zio#222)

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix lexer handling of escaped control chars (zio#213)

* Fix lexer handling of escaped control chars

* Scalafmt

Co-authored-by: thinkharder <[email protected]>