Skip to content

v0.1.1

Choose a tag to compare

@fuelen fuelen released this 10 Apr 12:43
· 13 commits to main since this release

Fixed

  • nilable: true with default no longer replaces explicit nil with the default value. The default now only applies to missing fields.
  • Updated documentation to reflect corrected nilable + default interaction.