Activity
Fix ArrayIndexOutOfBoundsException
when decoding too long string as…
Fix
ArrayIndexOutOfBoundsException
when decoding too long string as…Pull request merge
Fix missing error when decoding of Json.Str
values that ends by non…
Fix missing error when decoding of
Json.Str
values that ends by non…Pull request merge
Fix error message inconsistencies between immediate decoding and thro…
Fix error message inconsistencies between immediate decoding and thro…
Pull request merge
An example of a custom codec for union of standard types using an int…
An example of a custom codec for union of standard types using an int…
Pull request merge
Fix toJsonAST
implementation for product types + More efficient `to…
Fix
toJsonAST
implementation for product types + More efficient `to…Pull request merge
Fix unwanted skipping of required fields that has values of product t…
Fix unwanted skipping of required fields that has values of product t…
Pull request merge
Add a compile-time option to toggle serialization of enum values and …
Add a compile-time option to toggle serialization of enum values and …
Pull request merge