What's Changed
- Add type hints for tags with attributes by @Isaac-Flath in #143
- Replace Makefile with justfile by @audreyfeldroy in #184
- AirField args now include all of Pydantic Field args by @pydanny in #167
- Change RawHTML to Raw by @pydanny in #169
- Document Tag args to button by @pydanny in #173
- Tests for background task by @pydanny in #175
- Improve tests for forms by @pydanny in #176
- Document tags and clean up tag types by @pydanny in #177
- Undo Optional[str] by @pydanny in #178
- Switch to use uv run for python options in Make by @pydanny in #179
- Improve test coverage for tags.py by @pydanny in #180
- Document more tags by @pydanny in #181
- Single source of version by @pydanny in #188
Full Changelog: v0.14.2...v0.15.0