------------------------------------------------------------------- Fri Aug 30 11:06:24 UTC 2024 - Ben Greiner - Update to 2.1.1 * Fix dict type for python 3.8 #252 (@davidbrochart) * Add undo_manager to Y documents (#248) #251 (@davidbrochart) ------------------------------------------------------------------- Mon Jan 22 18:57:38 UTC 2024 - Ben Greiner - Update to 2.0.1 * Update pycrdt v0.8 #208 (@davidbrochart) - Release 2.0.0 * Use pycrdt instead of y-py #194 (@davidbrochart) - Ignore that pycrdt is still in incubation phase gh#jupyter-server/jupyter_ydoc#211 ------------------------------------------------------------------- Sun Jan 21 13:17:27 UTC 2024 - Ben Greiner - Disable tests for jupyter-collaboration and ypy-websocket update gh#jupyter-server/jupyter_ydoc#211 ------------------------------------------------------------------- Sat Oct 7 13:45:03 UTC 2023 - Ben Greiner - Update to 1.1.1 * Fix joining of source when source is an array of strings #186 (@jtpio) ------------------------------------------------------------------- Sun Sep 24 18:39:04 UTC 2023 - Ben Greiner - Update to 1.1.0 * Add source to dist for sourcemaps #182 (@vidartf) * Create awareness interface #171 (@hbcarlos) ------------------------------------------------------------------- Tue Jun 13 20:44:17 UTC 2023 - Ben Greiner - Kill nodejs in between pytest runs gh#jupyter-server/jupyter_ydoc#168 ------------------------------------------------------------------- Sun Jun 11 21:02:51 UTC 2023 - Ben Greiner - Update to 1.0.2 * Trust the default cell #161 (@krassowski) - Releases 1.0.0, 1.0.1 * Fix metadata issue #158 (@hbcarlos) * Add py.typed #152 (@davidbrochart) * Add model version #139 (@davidbrochart) - Release 0.3.x * Fix notebook undo scope #148 (@fcollonval) * Update YDocument constructor #142 (@trungleduc) * Add ycells getter #136 (@davidbrochart) * Split documents into separate files #135 (@davidbrochart) * Fixes handling metadata changes #134 (@hbcarlos) * Improves the initialization #124 (@hbcarlos) * Improve Python API #122 (@davidbrochart) * Notebook metadata #115 (@hbcarlos) * Make YDocument a IObservableDisposable #108 (@fcollonval) * Add readme to javascript package #106 (@fcollonval) * Adds docstring to the python package #101 (@hbcarlos) * Import shared model #86 (@fcollonval) * Add path document attribute #81 (@davidbrochart) * Make YBaseDoc an abstract base class #74 (@davidbrochart) * Fixes multiple bugs #131 (@hbcarlos) * Fixes metadata #120 (@hbcarlos) * Support cell.source is [list, of, string] #112 (@Wh1isper) * Removes YMap for attachements #77 (@fcollonval) * Drop pkg_resources #59 (@jtpio) * Remove factory API #133 (@hbcarlos) * Import shared model #86 (@fcollonval) ------------------------------------------------------------------- Mon Apr 24 19:25:19 UTC 2023 - Ben Greiner - Update to 0.2.4 * Fix metadata issue #158 (@hbcarlos) ------------------------------------------------------------------- Sun Mar 19 17:05:44 UTC 2023 - Ben Greiner - Downgrade to 0.2.3 * Rename JS package to @jupyter/ydoc #97 (@jtpio) - Released as patch release for 0.2 branch * jupyterlab 3.6 requires ydoc~=0.2.2 ------------------------------------------------------------------- Sun Feb 12 18:03:36 UTC 2023 - Ben Greiner - Provide underscore name ------------------------------------------------------------------- Sun Feb 5 16:52:33 UTC 2023 - Ben Greiner - Initial specfile for v0.3.1 - Required by jupyterlab 3.6 - Provide node_modules.tar.xz generated by create_node_modules.sh for the tests. Those modules are not part of the python package