Skip to content

v0.1.1

Choose a tag to compare

@m6mok m6mok released this 09 Jul 06:52

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) with inspect.iscoroutinefunction
  • Removed dead Python 3.8 compatibility branches in aiologging/types.py

Full Changelog: v0.1.0...v0.1.1