0.6.1
- Added
from __future__ import annotations
in files to help with typing evaluation. - Update to use pydantic 2.4.
- A bunch of documentation and readme updates.
- Small wording and grammar fixes.
from __future__ import annotations
in files to help with typing evaluation.