------------------- * Implement garbage collection for invalidated AST bookkeeping;
0.0.64
------------------- * Implement guard exemption for event handlers; * Bugfix to ensure only applicable tracers transform ASTs of files instrumented in import hooks;
0.0.63
------------------- * Add py.typed;
0.0.58
------------------- * Support exception type instrumentation; * Add support for bytecode caching;
0.0.55
------------------- * Remove bare except; * Be robust to undefined builtins;
0.0.54
------------------- * Hoist global / nonlocal declarations above instrumentation branch;