2.0.0 (2022-06-04)¶
Backwards Incompatible Changes¶
Deprecations and Removals¶
Ability to activate interceptors via command-line argument
--remote={INTERCEPTOR}has been removed in favour of activating viaactivate()decorator. (#16)
Ability to activate interceptors via command-line argument --remote={INTERCEPTOR} has been removed in favour of activating via activate() decorator. (#16)