------------------- * Improve loop performance by better enforcing trace-once semantics; * Bugfix for stack tracking when tracing reenabled;
0.0.71
Not secure
------------------- * Add exceptions for general mutation rules; * Fix return transition when first call happens outside notebook; * Shuffle namespace symbols from old to new when namespace overwritten;
0.0.70
Not secure
------------------- * Improved slicing via timestamp-augmented liveness analysis; * Bugfix to dedup slice computation; * Bugfix to avoid resolving null symbol; * Bugfix for improper class namespace registration; * State transition bugfix for return from ClassDef; * Misc improvements to mutations; * Improved bookkeeping for list insertions / deletions;
0.0.69
Not secure
------------------- * Minor logging fix; * Minor no-op detection fix; * Minor security fixes in npm packages;
0.0.68
Not secure
------------------- * Actually fix nbclassic bug; * Slight improvement to the lineno -> FunctionDef mapping (fixing some bugs);