Skip to content

Releases: fastapi/asyncer

0.0.18

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:40
be50a50

Features

  • ✨ Add Agent Library Skill, install with uvx library-skills. PR #627 by @tiangolo.

Upgrades

  • 🔧 Upgrade Zensical, refactor and improve its usage. PR #590 by @tiangolo.

Docs

  • 📝 Update docs badges: remove Publish badge, it doesn't give extra information. PR #619 by @tiangolo.
  • 📝 Update and simpify docs about help and management. PR #598 by @tiangolo.
  • 📝 Update contributing docs, add references to central docs. PR #597 by @tiangolo.
  • 📝 Update security policy. PR #595 by @tiangolo.
  • 🔒️ Only allow team members to modify dependencies. PR #592 by @svlandeg.
  • 📝 Add dates to release notes. PR #491 by @YuriiMotov.
  • 📝 Update link syntax to minimal Markdown. PR #500 by @tiangolo.
  • 🔨 Handle external links target=_blank and CSS automatically in JS and CSS. PR #499 by @tiangolo.
  • 📝 Fix docstring example for TaskGroup.soonify(). PR #269 by @asifr.

Internal

Read more

0.0.17

Choose a tag to compare

@tiangolo tiangolo released this 21 Feb 16:35

Internal

  • 👷 Fix CI, prevent CI from trying to build asyncer-slim. PR #480 by @tiangolo.

0.0.16

Choose a tag to compare

@tiangolo tiangolo released this 21 Feb 16:23

Internal

  • ➖ Drop support for asyncer-slim, no more versions will be released, use only asyncer. PR #479 by @tiangolo.

0.0.15

Choose a tag to compare

@tiangolo tiangolo released this 20 Feb 17:32

Breaking Changes

Internal

0.0.14

Choose a tag to compare

@tiangolo tiangolo released this 16 Feb 19:03

Internal

0.0.13

Choose a tag to compare

@tiangolo tiangolo released this 11 Feb 15:25

Docs

  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #462 by @YuriiMotov.
  • 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #449 by @alejsdev.
  • 🐛 Fix copy button in custom.js. PR #448 by @alejsdev.

Internal

0.0.12

Choose a tag to compare

@tiangolo tiangolo released this 26 Dec 12:04

Breaking Changes

Docs

  • 📝 Update code examples to Python 3.9. PR #442 by @YuriiMotov.
  • 📝 Relax the warnings as I have been using Asyncer in production for a while (and other teams as well). PR #424 by @tiangolo.

Internal

  • ⬆️ Use prek as a pre-commit alternative. PR #437 by @YuriiMotov.
  • 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR #435 by @YuriiMotov.
  • 👷 Run Smokeshow always, even on test failures. PR #434 by @YuriiMotov.
  • 🔥 Remove Material for MkDocs Insiders extra files. PR #432 by @tiangolo.

0.0.11

Choose a tag to compare

@tiangolo tiangolo released this 01 Dec 18:11

Fixes

  • 📝 Add sniffio dependency to project requirements. PR #421 by @jujumilk3.

Docs

  • 📝 Update docs to use markdown-include-variants. PR #419 by @YuriiMotov.
  • 💅 Update CSS to explicitly use emoji font. PR #420 by @tiangolo.

Internal

0.0.10

Choose a tag to compare

@tiangolo tiangolo released this 20 Oct 16:27

Upgrades

Internal

0.0.9

Choose a tag to compare

@tiangolo tiangolo released this 01 Oct 12:31
93296c9

Fixes

  • 👽️ Ensure compatibility with AnyIO 4.11.0. PR #381 by @svlandeg.

Docs

  • 🩺 Take the GH badge only from pushes to the main branch. PR #284 by @svlandeg.

Internal

Read more