Skip to content

Commit

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

jupytercad-3.0.0-py3-none-any.whl: b58b0a4529da2d26bbdef1c0d47d5c37b1907646fe4e61d937d8a6e1364a44d1

jupytercad-3.0.0.tar.gz: 51eb2748cb0e64740dbab8679afd1f1056a6a72fbc042f9b677ce62651bbd88a

jupytercad-base-3.0.0.tgz: b8f24f1f7c15feea452519a1fc321bb3dad0451ed3d2fc62ec1674ed552b742c

jupytercad-jupytercad-app-3.0.0.tgz: 3bdb0076e14a77799ab9646783b885a975cd6908c0f99c1171a9429ed8c34246

jupytercad-jupytercad-core-3.0.0.tgz: 2d37491d9cf7e306a8a68a61ec9832fd9c91d6d7b17c76de252a04990c8fb92e

jupytercad-jupytercad-lab-3.0.0.tgz: e1f5d50ebf1c6091af6cfd84769b6eb40bf27fc8a111d4e6ef5db5bd8915b6ea

jupytercad-occ-worker-3.0.0.tgz: 50210399ae9dd24d3b3cb061f1eb727c0bd460f5ae9c270b42b4caeb4a99a25e

jupytercad-opencascade-3.0.0.tgz: 72e74f7292ca69b1ac304236aa30f8eabe5c8acc2f6bb66e3a2f7dac9bfc8743

jupytercad-schema-3.0.0.tgz: 34e69d8d4bf73ff831df4db4e3e840a29124dc8ec861cddfc2f4f95f44b1fb06

jupytercad_app-3.0.0-py3-none-any.whl: 1b39855949f6f3381422a73730a4973543b479d6e795ad4ce4eca9ca151c7279

jupytercad_app-3.0.0.tar.gz: f710b6fab8f37ecceef4a3c166a625a132578b356d84c841df1adfb0aaa5c24a

jupytercad_core-3.0.0-py3-none-any.whl: 26a8412e49dfcd3120b2d3b8f2fae616183db64793cdade7d78187fede0da024

jupytercad_core-3.0.0.tar.gz: 6efe690b6cd26bfaccb99fca8df83cd69b78d1fe4857f527aa98c8fea5e303d3

jupytercad_lab-3.0.0-py3-none-any.whl: 5e136db08422b76396a9936c353d3708cf6f12879d9a56fa82dc0d3ce8c9d73d

jupytercad_lab-3.0.0.tar.gz: cf0fcf0144110badc0f89426bbc608186ae7fc6666f52fd23225002def336839
  • Loading branch information
martinRenou committed Dec 5, 2024
1 parent 84e8161 commit fc9d377
Show file tree
Hide file tree
Showing 12 changed files with 364 additions and 94 deletions.
210 changes: 208 additions & 2 deletions CHANGELOG.md

Large diffs are not rendered by default.

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": "3.0.0-rc.1",
"version": "3.0.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": "3.0.0-rc.1",
"version": "3.0.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/collaborative-drive": "^3.1.0-alpha.0",
"@jupyter/ydoc": "^3.0.0",
"@jupytercad/occ-worker": "^3.0.0-rc.1",
"@jupytercad/schema": "^3.0.0-rc.1",
"@jupytercad/occ-worker": "^3.0.0",
"@jupytercad/schema": "^3.0.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/completer": "^4.2.4",
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": "3.0.0-rc.1",
"version": "3.0.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": "^3.0.0-rc.1",
"@jupytercad/schema": "^3.0.0-rc.1",
"@jupytercad/opencascade": "^3.0.0",
"@jupytercad/schema": "^3.0.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": "3.0.0-rc.1",
"version": "3.0.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": "3.0.0-rc.1",
"version": "3.0.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__ = "3.0.0rc1"
__version__ = "3.0.0"

from jupytercad_lab import CadDocument # noqa
6 changes: 3 additions & 3 deletions python/jupytercad/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"jupytercad_core==3.0.0rc1",
"jupytercad_lab==3.0.0rc1",
"jupytercad_app==3.0.0rc1",
"jupytercad_core==3.0.0",
"jupytercad_lab==3.0.0",
"jupytercad_app==3.0.0",
]
dynamic = ["version"]
license = {file = "LICENSE"}
Expand Down
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": "3.0.0-rc.1",
"version": "3.0.0",
"description": "A JupyterLab standalone app for 3D modelling.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -55,8 +55,8 @@
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
"@jupyter/docprovider": "^3.1.0-alpha.0",
"@jupyter/ydoc": "^3.0.0",
"@jupytercad/base": "^3.0.0-rc.1",
"@jupytercad/schema": "^3.0.0-rc.1",
"@jupytercad/base": "^3.0.0",
"@jupytercad/schema": "^3.0.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": "3.0.0-rc.1",
"version": "3.0.0",
"description": "JupyterCad core extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,9 +54,9 @@
},
"dependencies": {
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
"@jupytercad/base": "^3.0.0-rc.1",
"@jupytercad/occ-worker": "^3.0.0-rc.1",
"@jupytercad/schema": "^3.0.0-rc.1",
"@jupytercad/base": "^3.0.0",
"@jupytercad/occ-worker": "^3.0.0",
"@jupytercad/schema": "^3.0.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": "3.0.0-rc.1",
"version": "3.0.0",
"description": "JupyterCad Lab extension.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
"@jupytercad/base": "^3.0.0-rc.1",
"@jupytercad/jupytercad-core": "^3.0.0-rc.1",
"@jupytercad/schema": "^3.0.0-rc.1",
"@jupytercad/base": "^3.0.0",
"@jupytercad/jupytercad-core": "^3.0.0",
"@jupytercad/schema": "^3.0.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
Loading

0 comments on commit fc9d377

Please sign in to comment.