Releases: pasqal-io/godasse
Releases · pasqal-io/godasse
v0.5.2
More fixes to KVDeserializer
v0.5.1 Merge pull request #17 from pasqal-io/yoric/bug_kv_deserializer_from_…
Version 0.5.0: Support for flattening structs and embedded structs
Merge pull request #16 from pasqal-io/yoric/nested_structs [FEATURE] Deserialize composite structs
Support sophisticated deserialization of kvlist data structures
Merge pull request #15 from pasqal-io/yoric/nesting [FEATURE] kvlist may now deserialize much more complex structures
Support sophisticated deserialization of kvlist data structures
Merge pull request #15 from pasqal-io/yoric/nesting [FEATURE] kvlist may now deserialize much more complex structures
Support sophisticated deserialization of kvlist data structures
Merge pull request #15 from pasqal-io/yoric/nesting [FEATURE] kvlist may now deserialize much more complex structures
[FIX] Reflection-based API was seriously broken
Merge pull request #13 from pasqal-io/yoric/uint [FIX] Covariance problems with reflect-based API.
[FIX] Support deserialization of uint
Merge pull request #12 from pasqal-io/yoric/uint [FIX] Fixing uint deserialization
[FEATURE] Support creating deserializers from reflect.Type
v0.3.6 WIP: Fixup
[FEATURE] Better support for uuid.UUID, time.Timer
v0.3.4 [FIX] Further improving support for non-deserializable struct