Skip to content

Version 0.2.3

Latest
Compare
Choose a tag to compare
@acrisci acrisci released this 25 Jul 22:11
· 32 commits to master since this release
74dc970

This version contains some bugfixes and new features.

  • Include py.typed in Manifest.in (#79)
  • Fix property validation error message (#81)
  • Don't log errors if call failed after disconnect (#84)
  • Support PEP563 annotations (#3)
  • Service: support async properties (#86)
  • Client: Support coroutines as signal handlers (#58)