-------------------- * Disable tracing during magics; * Disable tracing below a certain call depth of external code;
0.0.135
-------------------- * Infinite recursion corner case hotfix;
0.0.134
-------------------- * Better handling for _ symbol; * Cinder failsafe in symbol resync;
0.0.133
-------------------- * Use non-ipyflow execution path for empty cells; * Improve DAG scheduler with symbol info on edges; * Add hybrid DAG + liveness based exec schedule and make default; * Fix upsert_symbol stmt number bug; * Allow comm open message to set configuration;