Commit graph

2 commits

Author SHA1 Message Date
go-jet
f20bf50879 Support additional unmarshal formats.
- Additional time formats supported
- Support for hex format binary string unmarshal
- Support for base64 format with prefix
- Support for unmarshalling "0" and "1" to boolean value
2025-02-22 18:28:25 +01:00
go-jet
c93c9f2888 Add encoding/json from standard library 2025-02-21 19:58:26 +01:00