- add streamable and datastream - add field description class - replace ZoneInfo with timezone for 3.8 compatibility
0.1.1
Bugfixes 🐛
- remove duplicate pyproject.toml url key
0.1.0
Bugfixes 🐛
- remove ZoneInfo for 3.8 support - use lru_cache instead of cache for 3.8 support - add annotations - add annotations - add workaround for StrEnum on Python versions < 3.11