We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb55b2 commit 53c47dbCopy full SHA for 53c47db
docs/getting_started/changelog.rst
@@ -2,6 +2,9 @@
2
3
Changelog
4
---------
5
+v1.0.0
6
+^^^^^^
7
+* Extension is now compatible with Jupyterlab 3.0
8
9
v0.7.5
10
^^^^^^
package.json
@@ -1,6 +1,6 @@
1
{
"name": "jupyterlab-tabular-data-editor",
- "version": "0.7.6",
+ "version": "1.0.0",
"description": "EXPERIMENTAL: JupyterLab Tabular Data Editor for CSV files",
"keywords": [
"jupyter",
0 commit comments