Skip to content

0.9.1 - 2021-05-12

Compare
Choose a tag to compare
@dbanty dbanty released this 13 May 01:17
· 447 commits to main since this release

Features

Fixes

  • Prevent crash when providing a non-string default to a string attribute. [#414] [#415]
  • Deserialization of optional nullable properties when no value is returned from the API [#420] [#381]. Thanks @forest-benchling!