Skip to content

v1.0.0rc5

Pre-release
Pre-release

Choose a tag to compare

@prokher prokher released this 05 May 12:51
· 19 commits to master since this release

WARNING: Release contains backward incompatible changes!

  • To suppress/drop subscription notification just return None from the subscription resolver. Previously it was necessary to return special SKIP object which is no longer the case..
  • Python 3.8 compatibility brought back. Tests pass OK.