v3.4.0
- Introduce
Deallocatable
andBindingExecutionContextProvider
protocols. - Implement
bind(to:)
using new protocols. - Improve documentation of various classes.
Deallocatable
and BindingExecutionContextProvider
protocols.bind(to:)
using new protocols.