Skip to content

Release Notes

Latest Changes

Refactors

Docs

  • 👷 Upgrade CI for docs. PR #78 by @tiangolo.
  • 🛠️ Tweak internal CI actions, add --no-cache-dir at Dockfile files. PR #52 by @realFranco.
  • 📝 Update help Asyncer docs. PR #65 by @tiangolo.
  • 🍱 Update logo vector asset, do not depend on system fonts. PR #60 by @tiangolo.

Internal

0.0.2

Features

  • ✨ Add compatibility with the next (unreleased) version of AnyIO (4.x.x), with get_asynclib utility. PR #48 by @tiangolo.

Docs

  • ✏ Fix link to FastAPI and Friends newsletter. PR #13 by @JonasKs.
  • ✏ Fix typo in docs/tutorial/first-steps.md, from asyncio to anyio. PR #11 by @windson.
  • ✏️ Fix broken link in README and index. PR #9 by @vrslev.
  • ✏ Fix typo in syncify-no-raise.md. PR #6 by @Kludex.

Internal

0.0.1

  • First release. 🎉

Docs