Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 340 Bytes

File metadata and controls

21 lines (13 loc) · 340 Bytes

Change Log

2.0.0 (2019-11-02)

  • Add type annotations.
  • Drop Python 3.5 support.
  • Drop the loop parameter from create_tcp_handler() function.

1.1.0 (2018-06-06)

  • Fix a failure when logging is called from non-asyncio thread.

1.0.0 (2018-02-09)

  • Initial release.