Skip to content

Version 0.19.1 Minor Bug fix

Compare
Choose a tag to compare
@nhumrich nhumrich released this 13 Feb 00:12
· 37 commits to master since this release

using with with an async context now raises RuntimeError instead of SyntaxError to be consistant with other aio libs.
This is technically not backwards compatible, but since no one should be relying on this behavior, it is not being considered a minor release.