-------------------- * [kernel] Add experimental `%%memoize` magic; * [kernel] Many bugfixes and other misc improvements; * [lab] Bugfix for run-cell-and-select-next; * [lab] Bugfix for execution of non-code cell types; * [lab] Support both JupyterLab 3 and 4;
0.0.190
-------------------- * [kernel] Start getting kernel ready for autoreload integrations; * [lab] Reactive running also refreshes ready parents of dependencies;
-------------------- * [kernel] Add another comm handler for last_updated_cell_id;
0.0.186
-------------------- * [kernel] Add a couple more comm handlers; * [kernel] Allow reactivity_mode to be configured on client initialization; * [kernel] Improve compatibility with other interfaces;