Skip to content

Pull requests: zio/zio-json

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: enable decoding of 256 bit numbers (#1053) 🙋 Bounty claim
#1134 opened Jun 28, 2024 by abhishek818 Loading… updated Jul 5, 2024
Feat-string-like-field-decoder
#1137 opened Jun 28, 2024 by ThijsBroersen Loading… updated Jul 1, 2024
feat: enable decoding for 256bit number 🙋 Bounty claim
#1135 opened Jun 28, 2024 by ologbonowiwi Loading… updated Jun 28, 2024
Update nscplugin, sbt-scala-native to 0.5.4
#1132 opened Jun 25, 2024 by scala-steward Loading… updated Jun 25, 2024
Update circe-core, circe-generic, ... to 0.14.8
#1131 opened Jun 25, 2024 by scala-steward Loading… updated Jun 25, 2024
Update zio-sbt-website to 0.4.0-alpha.28
#1130 opened Jun 25, 2024 by scala-steward Loading… updated Jun 25, 2024
Update play-json to 2.10.6
#1129 opened Jun 25, 2024 by scala-steward Loading… updated Jun 25, 2024
Update scalafmt-core to 3.8.2
#1127 opened Jun 15, 2024 by scala-steward Loading… updated Jun 15, 2024
fix: default case class values memoized 🙋 Bounty claim
#1119 opened May 20, 2024 by Andrapyre Loading… updated Jun 7, 2024
Interop for io.estatico.newtype
#1111 opened May 10, 2024 by GrigoriiBerezin Loading… updated May 17, 2024
Added correct contribution guideline url 🙋 Bounty claim
#1096 opened Apr 25, 2024 by Bhavyajain21 Loading… updated May 17, 2024
Implement inheritDiscriminator annotation 🙋 Bounty claim
#1113 opened May 12, 2024 by pablf Loading… updated May 14, 2024
Add ability to decode json in different ways and combine the results
#893 opened Mar 3, 2023 by pjoneswork Loading… updated Jan 16, 2024
Allow at least 256bit for json number
#1052 opened Dec 19, 2023 by liewhite Loading… updated Dec 19, 2023
enabled dotty release for http4s interop
#922 opened Apr 4, 2023 by Adriani-Furtado Loading… updated Nov 2, 2023
Fix #292: decode special numbers (Infinite, NaN)
#293 opened May 7, 2021 by fsarradin Loading… updated Oct 31, 2023
Port implicit macro config to Scala 3
#932 opened Apr 15, 2023 by mvv Loading… updated Jul 31, 2023
Allow to set jsonMemberNames on enum, affecting all cases
#984 opened Jul 10, 2023 by jirijakes Loading… updated Jul 10, 2023
Migrate JsonEncoder/Decoder macro to Scala 3 native macro. No more magnolia
#929 opened Apr 12, 2023 by 987Nabil Loading… updated May 14, 2023
yaml encoding didn't work for long sized integers.
#941 opened May 9, 2023 by josephhajduk Loading… updated May 9, 2023
Introduced Enumeratum Interop for ZIO-Json
#722 opened Sep 3, 2022 by aparo Loading… updated Nov 26, 2022
Derived JsonDecoder decodeJson vs fromJsonAST error inconsistency tests
#765 opened Oct 20, 2022 by andreisilviudragnea Loading… updated Oct 24, 2022
Support enum encoding
#307 opened May 15, 2021 by jgoday Loading… updated Jul 13, 2022
ProTip! Exclude everything labeled bug with -label:bug.