3 Commits

Author SHA1 Message Date
munna0908
9d3da40c0a
feat: refactor CBOR parser to use direct exceptions instead of Result type 2025-05-31 17:38:35 +05:30
Eric
6d2fc9406a
feat: improve stint parsing (#22)
- change empty string value to none when optional
- handle null, "null", JNull, seq[stint], seq[?string]
2024-05-16 15:09:01 +10:00
Eric
2fcdc9e9c5
chore: reorganize deserialize tests (#19)
Distribute deserialization tests so they are organized up by type.
2024-05-14 14:49:15 +10:00