Skip to content

v0.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 14:51
· 23 commits to main since this release
65bcbb6

Patch Changes

  • fc7cb87 Thanks @Skye-31! - Feat: Allow null items in Infer

    This change checks NOT NULL constraints on the model definition, and allows null when the constraint is not present.