Skip to content

Commit

Permalink
Publish 2.0.0a0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupytercad-2.0.0a0-py3-none-any.whl: 28bd42915ab2d24aa96522e6eeea86b56e87e18526da15bf37b4aba1306d9ca8

jupytercad-2.0.0a0.tar.gz: e6c29f346540a9b5d801c8813414f1146fe5641998eef181366b29bfbd512945

jupytercad-base-2.0.0-alpha.0.tgz: 7b2e8ca9377d0cfe9d5d9f13d7ab4a4bb854dcc076329dbc5dab466ffa44351f

jupytercad-jupytercad-app-2.0.0-alpha.0.tgz: 5e0603c6e059d672ef5d5ef97b42ca971d5896cdaac16270863cf69c9c62a226

jupytercad-jupytercad-core-2.0.0-alpha.0.tgz: 5637cf5198c4d7bf63308d838bf487a957aa33980e510518c073cb398e8edb12

jupytercad-jupytercad-lab-2.0.0-alpha.0.tgz: 1e6bc83098de3c0e9c9b519b942c1886b4a26832a64cf5d38f3640ebc4bdea62

jupytercad-occ-worker-2.0.0-alpha.0.tgz: df30e32fdfb0d740320af5f17910866f18966c32a73ce0d68273a1bfa61fcd38

jupytercad-opencascade-2.0.0-alpha.0.tgz: 1bdc42063c89bc11c5bd271ccf92fd190e33551c5fcf75e516a8e8e8bc760a1c

jupytercad-schema-2.0.0-alpha.0.tgz: 493401e2894b07b4b1fd7aa534cee7e00c4194a20a7b905ad8412dd9f5212ebd

jupytercad_app-2.0.0a0-py3-none-any.whl: 581d157d01a7dbf8d568d05402359db5906b146e997e3630985878ffba5bc7b1

jupytercad_app-2.0.0a0.tar.gz: 855a35b934a9245dcd6e57208f3a86df3a03806fc40c0374bc61f3036826a1f8

jupytercad_core-2.0.0a0-py3-none-any.whl: 2a46e6fadfff3e82af69698a102ec0d844eea49710f1ab6797f8f93b37d5bf65

jupytercad_core-2.0.0a0.tar.gz: d044b30f51b6c20bbef5f6fb785f3209336138b64fdee0ec32762a7fc34daf24

jupytercad_lab-2.0.0a0-py3-none-any.whl: 0e1353155714f617b3a679c5372f375f571f371e6aacd4471d1fdea15de9fcb7

jupytercad_lab-2.0.0a0.tar.gz: cecb579ab0974b38a2fe6ec22df76891c674ccb80077dc333bb9670f3315c967
  • Loading branch information
martinRenou committed Feb 8, 2024
1 parent 962f123 commit 80b9371
Show file tree
Hide file tree
Showing 11 changed files with 54 additions and 40 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,22 @@ pip install jupytercad-freecad

<!-- <START NEW CHANGELOG ENTRY> -->

## 2.0.0a0

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v1.0.1...962f123a9b7cbdfa6c48e9572099dd5ae2998730))

### Maintenance and upkeep improvements

- Jupyter Collaboration v2 [#239](https://github.com/jupytercad/jupytercad/pull/239) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad/graphs/contributors?from=2024-02-08&to=2024-02-08&type=c))

[@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-02-08..2024-02-08&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 1.0.1

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/@jupytercad/[email protected]))
Expand All @@ -60,8 +76,6 @@ pip install jupytercad-freecad

[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-01-12..2024-02-08&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-01-12..2024-02-08&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 1.0.0

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v1.0.0a4...13901c2592ff41f73c981f566305cbf5ad89332c))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-root",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"private": true,
"homepage": "https://github.com/jupytercad/jupytercad",
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/base",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "A JupyterLab extension for 3D modelling.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -38,8 +38,8 @@
"@deathbeds/jupyterlab-rjsf": "^1.1.0",
"@jupyter/docprovider": "^2.0.0",
"@jupyter/ydoc": "^1.0.0",
"@jupytercad/occ-worker": "^1.0.1",
"@jupytercad/schema": "^1.0.1",
"@jupytercad/occ-worker": "^2.0.0-alpha.0",
"@jupytercad/schema": "^2.0.0-alpha.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/occ-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/occ-worker",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "Jupytercad opencascade worker package.",
"keywords": [
"jupytercad"
Expand Down Expand Up @@ -36,8 +36,8 @@
"watch": "tsc-watch --onSuccess \"webpack --config worker.webpack.config.js --mode=development\""
},
"dependencies": {
"@jupytercad/opencascade": "^1.0.1",
"@jupytercad/schema": "^1.0.1",
"@jupytercad/opencascade": "^2.0.0-alpha.0",
"@jupytercad/schema": "^2.0.0-alpha.0",
"@lumino/coreutils": "^2.0.0",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/opencascade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/opencascade",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "The custom OpenCascade build for JupyterCAD.",
"keywords": [
"jupyter",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/schema",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "A Jupytercad schema package.",
"keywords": [
"jupytercad"
Expand Down
2 changes: 1 addition & 1 deletion python/jupytercad/jupytercad/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "1.0.1"
__version__ = "2.0.0a0"

from jupytercad_lab import CadDocument # noqa
6 changes: 3 additions & 3 deletions python/jupytercad_app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-app",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "A JupyterLab standalone app for 3D modelling.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@jupyter/collaboration": "^2.0.0",
"@jupyter/docprovider": "^2.0.0",
"@jupyter/ydoc": "^0.3.4 || ^1.0.2",
"@jupytercad/base": "^1.0.1",
"@jupytercad/schema": "^1.0.1",
"@jupytercad/base": "^2.0.0-alpha.0",
"@jupytercad/schema": "^2.0.0-alpha.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/application-extension": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions python/jupytercad_core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-core",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "JupyterCad core extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,9 +54,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^2.0.0",
"@jupytercad/base": "^1.0.1",
"@jupytercad/occ-worker": "^1.0.1",
"@jupytercad/schema": "^1.0.1",
"@jupytercad/base": "^2.0.0-alpha.0",
"@jupytercad/occ-worker": "^2.0.0-alpha.0",
"@jupytercad/schema": "^2.0.0-alpha.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/docregistry": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions python/jupytercad_lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-lab",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "JupyterCad Lab extension.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^2.0.0",
"@jupytercad/base": "^1.0.1",
"@jupytercad/jupytercad-core": "^1.0.1",
"@jupytercad/schema": "^1.0.1",
"@jupytercad/base": "^2.0.0-alpha.0",
"@jupytercad/jupytercad-core": "^2.0.0-alpha.0",
"@jupytercad/schema": "^2.0.0-alpha.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -908,16 +908,16 @@ __metadata:
languageName: node
linkType: hard

"@jupytercad/base@^1.0.1, @jupytercad/base@workspace:packages/base":
"@jupytercad/base@^2.0.0-alpha.0, @jupytercad/base@workspace:packages/base":
version: 0.0.0-use.local
resolution: "@jupytercad/base@workspace:packages/base"
dependencies:
"@apidevtools/json-schema-ref-parser": ^9.0.9
"@deathbeds/jupyterlab-rjsf": ^1.1.0
"@jupyter/docprovider": ^2.0.0
"@jupyter/ydoc": ^1.0.0
"@jupytercad/occ-worker": ^1.0.1
"@jupytercad/schema": ^1.0.1
"@jupytercad/occ-worker": ^2.0.0-alpha.0
"@jupytercad/schema": ^2.0.0-alpha.0
"@jupyterlab/application": ^4.0.0
"@jupyterlab/apputils": ^4.0.0
"@jupyterlab/coreutils": ^6.0.0
Expand Down Expand Up @@ -959,8 +959,8 @@ __metadata:
"@jupyter/collaboration": ^2.0.0
"@jupyter/docprovider": ^2.0.0
"@jupyter/ydoc": ^0.3.4 || ^1.0.2
"@jupytercad/base": ^1.0.1
"@jupytercad/schema": ^1.0.1
"@jupytercad/base": ^2.0.0-alpha.0
"@jupytercad/schema": ^2.0.0-alpha.0
"@jupyterlab/application": ^4.0.0
"@jupyterlab/application-extension": ^4.0.0
"@jupyterlab/apputils": ^4.0.0
Expand Down Expand Up @@ -1012,14 +1012,14 @@ __metadata:
languageName: unknown
linkType: soft

"@jupytercad/jupytercad-core@^1.0.1, @jupytercad/jupytercad-core@workspace:python/jupytercad_core":
"@jupytercad/jupytercad-core@^2.0.0-alpha.0, @jupytercad/jupytercad-core@workspace:python/jupytercad_core":
version: 0.0.0-use.local
resolution: "@jupytercad/jupytercad-core@workspace:python/jupytercad_core"
dependencies:
"@jupyter/docprovider": ^2.0.0
"@jupytercad/base": ^1.0.1
"@jupytercad/occ-worker": ^1.0.1
"@jupytercad/schema": ^1.0.1
"@jupytercad/base": ^2.0.0-alpha.0
"@jupytercad/occ-worker": ^2.0.0-alpha.0
"@jupytercad/schema": ^2.0.0-alpha.0
"@jupyterlab/application": ^4.0.0
"@jupyterlab/apputils": ^4.0.0
"@jupyterlab/builder": ^4.0.0
Expand Down Expand Up @@ -1052,9 +1052,9 @@ __metadata:
resolution: "@jupytercad/jupytercad-lab@workspace:python/jupytercad_lab"
dependencies:
"@jupyter/docprovider": ^2.0.0
"@jupytercad/base": ^1.0.1
"@jupytercad/jupytercad-core": ^1.0.1
"@jupytercad/schema": ^1.0.1
"@jupytercad/base": ^2.0.0-alpha.0
"@jupytercad/jupytercad-core": ^2.0.0-alpha.0
"@jupytercad/schema": ^2.0.0-alpha.0
"@jupyterlab/application": ^4.0.0
"@jupyterlab/apputils": ^4.0.0
"@jupyterlab/builder": ^4.0.0
Expand Down Expand Up @@ -1103,12 +1103,12 @@ __metadata:
languageName: unknown
linkType: soft

"@jupytercad/occ-worker@^1.0.1, @jupytercad/occ-worker@workspace:packages/occ-worker":
"@jupytercad/occ-worker@^2.0.0-alpha.0, @jupytercad/occ-worker@workspace:packages/occ-worker":
version: 0.0.0-use.local
resolution: "@jupytercad/occ-worker@workspace:packages/occ-worker"
dependencies:
"@jupytercad/opencascade": ^1.0.1
"@jupytercad/schema": ^1.0.1
"@jupytercad/opencascade": ^2.0.0-alpha.0
"@jupytercad/schema": ^2.0.0-alpha.0
"@lumino/coreutils": ^2.0.0
"@types/node": ^18.15.11
copy-webpack-plugin: ^10.0.0
Expand All @@ -1124,7 +1124,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupytercad/opencascade@^1.0.1, @jupytercad/opencascade@workspace:packages/opencascade":
"@jupytercad/opencascade@^2.0.0-alpha.0, @jupytercad/opencascade@workspace:packages/opencascade":
version: 0.0.0-use.local
resolution: "@jupytercad/opencascade@workspace:packages/opencascade"
dependencies:
Expand All @@ -1135,7 +1135,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupytercad/schema@^1.0.1, @jupytercad/schema@workspace:packages/schema":
"@jupytercad/schema@^2.0.0-alpha.0, @jupytercad/schema@workspace:packages/schema":
version: 0.0.0-use.local
resolution: "@jupytercad/schema@workspace:packages/schema"
dependencies:
Expand Down

0 comments on commit 80b9371

Please sign in to comment.