v0.1.1
What's Changed
- Python 3.13 and 3.14 support (added to CI matrix and PyPI classifiers)
- Replaced deprecated
asyncio.iscoroutinefunction(removal slated for Python 3.16) withinspect.iscoroutinefunction - Removed dead Python 3.8 compatibility branches in
aiologging/types.py
Full Changelog: v0.1.0...v0.1.1