Changelog for
python311-jupyter-ydoc-2.1.1-20.3.noarch.rpm :
* Fri Aug 30 2024 Ben Greiner
- Update to 2.1.1
* Fix dict type for python 3.8 #252 (AATTdavidbrochart)
* Add undo_manager to Y documents (#248) #251 (AATTdavidbrochart)
* Mon Jan 22 2024 Ben Greiner - Update to 2.0.1
* Update pycrdt v0.8 #208 (AATTdavidbrochart)- Release 2.0.0
* Use pycrdt instead of y-py #194 (AATTdavidbrochart)- Ignore that pycrdt is still in incubation phase gh#jupyter-server/jupyter_ydoc#211
* Sun Jan 21 2024 Ben Greiner - Disable tests for jupyter-collaboration and ypy-websocket update gh#jupyter-server/jupyter_ydoc#211
* Sat Oct 07 2023 Ben Greiner - Update to 1.1.1
* Fix joining of source when source is an array of strings #186 (AATTjtpio)
* Sun Sep 24 2023 Ben Greiner - Update to 1.1.0
* Add source to dist for sourcemaps #182 (AATTvidartf)
* Create awareness interface #171 (AATThbcarlos)
* Tue Jun 13 2023 Ben Greiner - Kill nodejs in between pytest runs gh#jupyter-server/jupyter_ydoc#168
* Sun Jun 11 2023 Ben Greiner - Update to 1.0.2
* Trust the default cell #161 (AATTkrassowski)- Releases 1.0.0, 1.0.1
* Fix metadata issue #158 (AATThbcarlos)
* Add py.typed #152 (AATTdavidbrochart)
* Add model version #139 (AATTdavidbrochart)- Release 0.3.x
* Fix notebook undo scope #148 (AATTfcollonval)
* Update YDocument constructor #142 (AATTtrungleduc)
* Add ycells getter #136 (AATTdavidbrochart)
* Split documents into separate files #135 (AATTdavidbrochart)
* Fixes handling metadata changes #134 (AATThbcarlos)
* Improves the initialization #124 (AATThbcarlos)
* Improve Python API #122 (AATTdavidbrochart)
* Notebook metadata #115 (AATThbcarlos)
* Make YDocument a IObservableDisposable #108 (AATTfcollonval)
* Add readme to javascript package #106 (AATTfcollonval)
* Adds docstring to the python package #101 (AATThbcarlos)
* Import shared model #86 (AATTfcollonval)
* Add path document attribute #81 (AATTdavidbrochart)
* Make YBaseDoc an abstract base class #74 (AATTdavidbrochart)
* Fixes multiple bugs #131 (AATThbcarlos)
* Fixes metadata #120 (AATThbcarlos)
* Support cell.source is [list, of, string] #112 (AATTWh1isper)
* Removes YMap for attachements #77 (AATTfcollonval)
* Drop pkg_resources #59 (AATTjtpio)
* Remove factory API #133 (AATThbcarlos)
* Import shared model #86 (AATTfcollonval)
* Mon Apr 24 2023 Ben Greiner - Update to 0.2.4
* Fix metadata issue #158 (AATThbcarlos)
* Sun Mar 19 2023 Ben Greiner - Downgrade to 0.2.3
* Rename JS package to AATTjupyter/ydoc #97 (AATTjtpio)- Released as patch release for 0.2 branch
* jupyterlab 3.6 requires ydoc~=0.2.2
* Sun Feb 12 2023 Ben Greiner - Provide underscore name
* Sun Feb 05 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