What's Changed
- Implement FastAPI background tasks by @pydanny in #127
- Pass through requests by @pydanny in #138
- Add function signature for Tag A by @pydanny in #140
- Passthru all the responses by @pydanny in #141
- Pass through starlette staticfiles by @pydanny in #144
- Stringify/escape unsupported tag children so 500 errors aren't thrown on tag children type failures by @pydanny in #147
- Explaining how to use Jinja with Air Tags by @pydanny in #148
- Add boolean attributes to Air Tags plus improve docs by @pydanny in #152
- Properly make self-closing tags like input and img self-close by @pydanny in #154
- Switch from mypy to ty by @pydanny in #155
Full Changelog: v0.12.0...v0.13.0