Skip to content

Tags: landlockedsurfer/zio-json

Tags

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix golden tests generation for `Gen` instances using `filter` (zio#1152

)

* Add failing test

* Fix golden tests generation for `Gen` instances using `filter`

* Fix tests

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies (zio#1142)

* Update dependencies

* Update workflow

* Mark macro test flaky

* Downgrade Scala native to fix tests

* Upgrade Scala native

* Disable native multi threading

* Disable native multi threading

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: make union_derivation private (zio#1133)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Add documentation on AST and Cursor (zio#1098)

Co-authored-by: Milad Khajavi <[email protected]>

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scala native support (zio#1010)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
encoder/decoder/codec for java.util.Currency (zio#971)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update snakeyaml dependency to 2.0 (zio#974)

* Update snakeyaml dependency to 2.0

* Remove unused import

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor version updates (zio#906)

v0.4.2

Toggle v0.4.2's commit message

Verified

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

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix to ast name transform (zio#813)