v0.1.1
Fixed
nilable: truewithdefaultno longer replaces explicitnilwith the default value. The default now only applies to missing fields.- Updated documentation to reflect corrected
nilable+defaultinteraction.
nilable: true with default no longer replaces explicit nil with the default value. The default now only applies to missing fields.nilable + default interaction.