Skip to content

0.11.1 - 2022-01-29

Compare
Choose a tag to compare
@dbanty dbanty released this 29 Jan 22:46
· 358 commits to main since this release

Features

  • Allow httpx 0.22.* in generated clients [#577]

Fixes

  • Type annotations for optional dates and datetimes in multipart/form [#580]
  • Error generating clients with dates or datetimes in multipart/form [#579]. Thanks @lsaavedr!
  • Include nested packages in generated setup.py [#575, #576]. Thanks @tedo-benchling!