Skip to content

0.7.3 - 2020-12-21

Compare
Choose a tag to compare
@dbanty dbanty released this 21 Dec 22:00
· 531 commits to main since this release

Fixes

  • Spacing and extra returns for Union types of additionalProperties (#266 & #268). Thanks @joshzana & @packyg!
  • Title of inline schemas will no longer be missing characters (#271 & #274). Thanks @kalzoo!
  • Handling of nulls (Nones) when parsing or constructing dates (#267). Thanks @fyhertz!