2 Commits

Author SHA1 Message Date
Eric
dde928235e
feat: improve stint parsing
- change empty string value to none when optional
- handle null, "null", JNull, seq[stint], seq[?string]
2024-05-16 14:11:33 +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