-------------------- * Improve garbage collection; * Trace-once semantics for comprehensions; * Misc liveness analysis improvements; * Misc other bugfixes;
0.0.148
-------------------- * Revert previous change; * Distinguish between cascading / non updated reactive symbols;
0.0.147
-------------------- * Treat attrsub value as live during nested symbol assignment;
0.0.146
-------------------- * Another bugfix around reactive / cascading reactive modifiers;
0.0.144
-------------------- * Bugfix that allows new threads to be spawned more reliably; * Better handling around reactive / cascading reactive modifiers; * Better handling around readiness computation for hybrid liveness / dag scheduling;
0.0.143
-------------------- * Bugfixes around reactivity-blocking syntax extension; * Integration for ipywidgets; * Remove restriction on ipython version;