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
munna0908
f1ec805ec0
feat: add CBOR serialization and deserialization support 2025-05-21 03:22: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