Features
* ✨ Export (import and re-export) `TaskGroup` from `asyncer`. PR [87](https://github.com/tiangolo/asyncer/pull/87) by [MarkParker5](https://github.com/MarkParker5).
* ✨ Add support for AnyIO 4.x, drop support for Python 3.7. PR [90](https://github.com/tiangolo/asyncer/pull/90) by [khiemdoan](https://github.com/khiemdoan).
Fixes
* 🐛 Add missing dependency `typing_extensions` for Python < 3.10. PR [89](https://github.com/tiangolo/asyncer/pull/89) by [ZhymabekRoman](https://github.com/ZhymabekRoman).
Refactors
* ✏️ Tweak docstrings format. PR [50](https://github.com/tiangolo/asyncer/pull/50) by [realFranco](https://github.com/realFranco).
Docs
* 👷 Upgrade CI for docs. PR [78](https://github.com/tiangolo/asyncer/pull/78) by [tiangolo](https://github.com/tiangolo).
* 🛠️ Tweak internal CI actions, add `--no-cache-dir` at `Dockfile` files. PR [52](https://github.com/tiangolo/asyncer/pull/52) by [realFranco](https://github.com/realFranco).
* 📝 Update help Asyncer docs. PR [65](https://github.com/tiangolo/asyncer/pull/65) by [tiangolo](https://github.com/tiangolo).
* 🍱 Update logo vector asset, do not depend on system fonts. PR [60](https://github.com/tiangolo/asyncer/pull/60) by [tiangolo](https://github.com/tiangolo).
Internal
* 🔧 Update classifiers for Python 3.11 and Python 3.12. PR [110](https://github.com/tiangolo/asyncer/pull/110) by [tiangolo](https://github.com/tiangolo).
* 👷 Enable tests for Python 3.12 in CI. PR [108](https://github.com/tiangolo/asyncer/pull/108) by [khiemdoan](https://github.com/khiemdoan).
* ⬆ Bump actions/setup-python from 4 to 5. PR [102](https://github.com/tiangolo/asyncer/pull/102) by [dependabot[bot]](https://github.com/apps/dependabot).
* ⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.4.1. PR [109](https://github.com/tiangolo/asyncer/pull/109) by [dependabot[bot]](https://github.com/apps/dependabot).
* 👷 Update build docs cache key. PR [103](https://github.com/tiangolo/asyncer/pull/103) by [tiangolo](https://github.com/tiangolo).
* 👷 Upgrade latest-changes. PR [101](https://github.com/tiangolo/asyncer/pull/101) by [tiangolo](https://github.com/tiangolo).
* 👷 Update latest changes GitHub Action to use the latest release. PR [100](https://github.com/tiangolo/asyncer/pull/100) by [tiangolo](https://github.com/tiangolo).
* 📝 Fix duplicated docs and latest-changes GitHub Action version. PR [99](https://github.com/tiangolo/asyncer/pull/99) by [tiangolo](https://github.com/tiangolo).
* 👷 Upgrade latest-changes. PR [97](https://github.com/tiangolo/asyncer/pull/97) by [tiangolo](https://github.com/tiangolo).
* 📝 Tweak release notes with latest changes. PR [98](https://github.com/tiangolo/asyncer/pull/98) by [tiangolo](https://github.com/tiangolo).
* 🔨 Update dev scripts. PR [95](https://github.com/tiangolo/asyncer/pull/95) by [tiangolo](https://github.com/tiangolo).
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [83](https://github.com/tiangolo/asyncer/pull/83) by [pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
* ⬆ Bump actions/checkout from 3 to 4. PR [85](https://github.com/tiangolo/asyncer/pull/85) by [dependabot[bot]](https://github.com/apps/dependabot).
* ⬆ Bump dawidd6/action-download-artifact from 2.27.0 to 2.28.0. PR [88](https://github.com/tiangolo/asyncer/pull/88) by [dependabot[bot]](https://github.com/apps/dependabot).
* 👷 Install MkDocs Material Insiders only when secrets are available, for Dependabot. PR [94](https://github.com/tiangolo/asyncer/pull/94) by [tiangolo](https://github.com/tiangolo).
* 🔧 Add `CITATION.cff` file for academic citations. PR [92](https://github.com/tiangolo/asyncer/pull/92) by [tiangolo](https://github.com/tiangolo).
* 👷 Update Debug mode with Tmate for CI. PR [82](https://github.com/tiangolo/asyncer/pull/82) by [tiangolo](https://github.com/tiangolo).
* 👷 Update docs deploy to Cloudflare pages. PR [81](https://github.com/tiangolo/asyncer/pull/81) by [tiangolo](https://github.com/tiangolo).
* 👷 Update docs CI, main branch is main, not master. PR [80](https://github.com/tiangolo/asyncer/pull/80) by [tiangolo](https://github.com/tiangolo).
* 🔧 Update dependencies now that 3.6 is deprecated. PR [79](https://github.com/tiangolo/asyncer/pull/79) by [tiangolo](https://github.com/tiangolo).
* ⬆ Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0. PR [58](https://github.com/tiangolo/asyncer/pull/58) by [dependabot[bot]](https://github.com/apps/dependabot).
* ⬆ Bump dawidd6/action-download-artifact from 2.24.2 to 2.27.0. PR [74](https://github.com/tiangolo/asyncer/pull/74) by [dependabot[bot]](https://github.com/apps/dependabot).
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [57](https://github.com/tiangolo/asyncer/pull/57) by [pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
* 👷 Update token for latest changes. PR [70](https://github.com/tiangolo/asyncer/pull/70) by [tiangolo](https://github.com/tiangolo).
* ⬆️ Upgrade analytics. PR [67](https://github.com/tiangolo/asyncer/pull/67) by [tiangolo](https://github.com/tiangolo).
* 🔧 Update new issue chooser to point to Discussions. PR [64](https://github.com/tiangolo/asyncer/pull/64) by [tiangolo](https://github.com/tiangolo).
* 🔧 Add question template for GitHub Discussions and update issues template. PR [63](https://github.com/tiangolo/asyncer/pull/63) by [tiangolo](https://github.com/tiangolo).
* ⬆ Upgrade isort and pre-commit config. PR [62](https://github.com/tiangolo/asyncer/pull/62) by [tiangolo](https://github.com/tiangolo).
* 👷 Refactor CI artifact upload/download for docs previews. PR [59](https://github.com/tiangolo/asyncer/pull/59) by [tiangolo](https://github.com/tiangolo).
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [56](https://github.com/tiangolo/asyncer/pull/56) by [pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
* ⬆ Bump actions/cache from 2 to 3. PR [55](https://github.com/tiangolo/asyncer/pull/55) by [dependabot[bot]](https://github.com/apps/dependabot).
* ⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2. PR [54](https://github.com/tiangolo/asyncer/pull/54) by [dependabot[bot]](https://github.com/apps/dependabot).
* ⬆ Bump dawidd6/action-download-artifact from 2.9.0 to 2.24.1. PR [53](https://github.com/tiangolo/asyncer/pull/53) by [dependabot[bot]](https://github.com/apps/dependabot).