Skip to content

Releases: bbalser/json_serde

v1.1.0

22 Mar 20:20
Compare
Choose a tag to compare

Added option to skip constructing new struct via the new function

v1.0.2

08 Jun 14:44
Compare
Choose a tag to compare

Fixed bug where custom structs with new function that return an ok|error tuple were not handled correctly.

v1.0.1

02 Jun 12:10
3aa4a5a
Compare
Choose a tag to compare

Fixed issue where nil was not mapped to null correctly. Thanks @florianb

v1.0.0

06 Apr 12:47
Compare
Choose a tag to compare

Initial release