v1.0.0rc5
Pre-release
Pre-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 specialSKIP
object which is no longer the case.. - Python 3.8 compatibility brought back. Tests pass OK.