Releases: volfpeter/fasthx
Releases · volfpeter/fasthx
v2.3.3
What's Changed
- Support
from __future__ import annotations
during signature editing by @volfpeter in #75
Full Changelog: v2.3.2...v2.3.3
v2.3.2
8000
What's Changed
- Pydantic >=2.11 compat: get
model_computed_fields
from model class by @sneakers-the-rat in #72 - Test pydantic warnings when accessing
model_computed_fields
by @volfpeter in #73
New Contributors
- @sneakers-the-rat made their first contribution in #72
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Update the cache action in the
build-docs
workflow by @volfpeter in #66 - Add external example that uses
htmy
as the rendering engine by @volfpeter in #67 - Support computed Pydantic fields in
JinjaContext.unpack_object()
by @volfpeter in #70
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- A couple of minor doc fixes by @volfpeter in #60
- Add a
render_component()
method toHTMY
by @volfpeter in #64
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Better FastAPI Request aliasing in dependencies.py, fixes #53 by @volfpeter in #58
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- htmy and tooling upgrade, plus some more documentation by @volfpeter in #56
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Fix
Response
handling inpage()
decorator by @volfpeter in #49
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- HTMY integration by @volfpeter in #43
- Jinja doc improvements by @volfpeter in #41
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
Jinja
error rendering fix by @volfpeter in #40ComponentSelector
typing improvement by @volfpeter in #40
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Workaround for a FastAPI dependency resolution bug by @volfpeter in #37
Full Changelog: v2.0.0...v2.0.1