v1.0.0rc5
Pre-release
Pre-release
WARNING: Release contains backward incompatible changes!
- To suppress/drop subscription notification just return
Nonefrom the subscription resolver. Previously it was necessary to return specialSKIPobject which is no longer the case.. - Python 3.8 compatibility brought back. Tests pass OK.