Skip to content

v0.3.14

Compare
Choose a tag to compare
@goodoldneon goodoldneon released this 21 May 12:51
· 34 commits to main since this release

Improvements

  • Auto-detect async mode for Django. Its async_mode serve kwarg will be removed in version v0.4.
  • Raise an error if using async functions and a Django version below 5.
  • Stop logging a warning when falling back to the synchronous HTTP client.