-------------------- * Use proper input transformation for ipython syntax extensions during checking;
0.0.157
-------------------- * Fix initialization race that caused execution to hang sometimes; * Bugfix for hybrid dag liveness;
0.0.156
-------------------- * Better support for backward slicing with ipywidgets; * Support profile-based configuration; * Slicing improvements for external calls that update module state; * Misc bugfixes;
0.0.155
-------------------- * Basic integration with %%capture magic; * Improve ipywidgets integration; * Support periodic content notifications to kernel; * Ensure override_live_refs are included as static parents for dag scheduling; * Misc bugfixes around cascading reactivity; * Misc other bugfixes;
0.0.154
-------------------- * Hide verbose / developer logging behind an environment variable shared with pyccolo; * Improved ipywidgets integration;
0.0.153
-------------------- * Misc bugfixes and improvements; * Better handling of static / dynamic parents when out of order cell deps detected;