-------------------- * Small improvements to reactivity semantics; * Hopefully fix deps for conda-forge;
0.0.175
-------------------- * Fix scrolling functionality in slicing widget for jupyterlab>=4; * Fix bug that allowed attempted usage updates to symbols with uninitialized timestamps;
0.0.174
-------------------- * Allow activation of frontend features via `%load_ext ipyflow` (even on ipykernel); * Scope frontend state to session; * Fixes for various corner cases around page refresh;
0.0.173
-------------------- * Fix potential bug in nest_asyncio patching;
0.0.172
-------------------- * Workaround for jupyter_core asyncio bug; * Jupyter server extension to enable aforementioned workaround; * Stop pinning requirements thanks to aforementioned software workarounds;
0.0.170
-------------------- * Fix alt mode execute when reactivity is default; * Future proofing in anticipitation of Notebook 7 / JupyterLab 4.0;