v0.3.2
ContextDoesNotExistErroris raised when context object can't be accessed. Previously it wasRuntimeError.
For backwards compatibility, it inherits fromRuntimeErrorso it shouldn't result in any regressions.- Added
py.typedfile so your mypy should never complain