Skip to content

0.0.4

Choose a tag to compare

@tiangolo tiangolo released this 28 Jan 18:11
· 322 commits to main since this release

Docs

  • 📝 Update docstring for syncify(), fix name of parameter raise_sync_error (remove unused parameter name check_called_from_async). PR #113 by @giladsheffer.

Internal

  • 🔧 Add Ruff config. PR #112 by @tiangolo.
  • 🔧 Adopt Ruff for formatting and linting and upgrade internal tools. PR #111 by @tiangolo.