-------------------- * [kernel] for captured outputs, always ensure displayhook is reinvoked;
0.0.208
-------------------- * [kernel] propagate mutations through `zip` and `enumerate` iterables; * [kernel] add `%histslice` magic; * [kernel] instrumentation for `async for` loop variable updates; * [kernel] misc bugfixes and stability improvements;
0.0.207
-------------------- * [kernel] only use globally-accessible symbols to induce edges; * [kernel] add an `ipyflow.pyccolo` extension for allowing registration of non-pyccolo tracers;
0.0.206
-------------------- * [kernel] improve performance for recursive function calls; * [kernel] don't fail open on incomparable equality checks;