v0.3.0
0.3.0
Enhancements made
- Improves the initialization #124 (@hbcarlos)
- Improve Python API #122 (@davidbrochart)
- Notebook metadata #115 (@hbcarlos)
- Make
YDocument
aIObservableDisposable
#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)
Bugs fixed
- 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)
Maintenance and upkeep improvements
- Integrity check #132 (@hbcarlos)
- Import all document types from init #127 (@davidbrochart)
- docs: small README typo fix #126 (@agoose77)
- Bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 #121 (@dependabot)
- Set up lerna #119 (@fcollonval)
- Bump tj-actions/changed-files from 35.1.0 to 35.2.1 #118 (@dependabot)
- Bump tj-actions/changed-files from 35.0.0 to 35.1.0 #116 (@dependabot)
- Bump tj-actions/changed-files from 34.5.3 to 35.0.0 #113 (@dependabot)
- Bump tj-actions/changed-files from 34.5.0 to 34.5.3 #109 (@dependabot)
- Bump tj-actions/changed-files from 34.4.4 to 34.5.0 #100 (@dependabot)
- Bump actions/upload-artifact from 2 to 3 #99 (@dependabot)
- Rename JS package to
@jupyter/ydoc
#97 (@jtpio) - Bump tj-actions/changed-files from 34.4.0 to 34.4.4 #94 (@dependabot)
- Backport #90 on branch main (Releaser) #92 (@fcollonval)
- Bump tj-actions/changed-files from 34.2.2 to 34.4.0 #91 (@dependabot)
- Bump tj-actions/changed-files from 34.0.2 to 34.2.2 #87 (@dependabot)
- Bump tj-actions/changed-files from 33.0.0 to 34.0.2 #84 (@dependabot)
- Bump tj-actions/changed-files from 31.0.3 to 33.0.0 #80 (@dependabot)
- Bump pre-commit/action from 2.0.0 to 3.0.0 #72 (@dependabot)
- Bump actions/checkout from 2 to 3 #71 (@dependabot)
- Bump actions/setup-python from 2 to 4 #70 (@dependabot)
- Bump actions/cache from 1 to 3 #69 (@dependabot)
- Bump actions/setup-node from 2 to 3 #68 (@dependabot)
- Bump tj-actions/changed-files from 31.0.1 to 31.0.3 #67 (@dependabot)
Documentation improvements
- Add badges #105 (@fcollonval)
- Docs #102 (@hbcarlos)
- Adds docstring to the python package #101 (@hbcarlos)
- Documentation #95 (@hbcarlos)
API and Breaking Changes
- Remove factory API #133 (@hbcarlos)
- Fixes multiple bugs #131 (@hbcarlos)
- Import shared model #86 (@fcollonval)
Other merged PRs
- Fixes build js docs #96 (@hbcarlos)
- Add workflows to ease maintenance #64 (@fcollonval)
- Test a case with plotly renderer #63 (@fcollonval)
- Pin @jupyterlab/shared-models >=4.0.0-alpha.10,<4.0.0-alpha.14 #61 (@davidbrochart)
- Cast only if number has same value #57 (@davidbrochart)
- Add back YMap for cell metadata #53 (@davidbrochart)
Contributors to this release
(GitHub contributors page for this release)
@agoose77 | @davidbrochart | @dependabot | @fcollonval | @hbcarlos | @jtpio | @meeseeksdev | @pre-commit-ci | @welcome | @Wh1isper