Skip to content

Commit b78d891

Browse files
committed
Publish 3.0.0rc0
SHA256 hashes: jupytercad-3.0.0rc0-py3-none-any.whl: e8c6bf963282cde9b0448ed8e1b8070a10303458df452886a3e44fa63af53756 jupytercad-3.0.0rc0.tar.gz: 0dcef03cd51a7cfe395920cb15281fc7d50a60a8a6de98b4da07b2174c7b9bdc jupytercad-base-3.0.0-rc.0.tgz: e4d41add0459a157ec2ddc80d15843179260534716ccffd7203f142d82d71735 jupytercad-jupytercad-app-3.0.0-rc.0.tgz: 202350c0cf3e284f1fd2cffe73b9130ca7302bc4a70531b20f96f145fa169941 jupytercad-jupytercad-core-3.0.0-rc.0.tgz: 6dbe32270cad6e05f33878c8a682ed7e3ea83d7152267fa95f1b656fe9b25340 jupytercad-jupytercad-lab-3.0.0-rc.0.tgz: f4dbb6494c2e1d1aa3c5c72ccc038c6fdabb1c3cc692f2ebd23bd5767128cadd jupytercad-occ-worker-3.0.0-rc.0.tgz: a824bd64f0cfb5cc2b07349cbf274e37b760c76831b5fc8f4125c1d008e494e8 jupytercad-opencascade-3.0.0-rc.0.tgz: 8b772bbb462ac126b849f9ebb0b9d173e25134e862b15eab446f71ae9bf63ba0 jupytercad-schema-3.0.0-rc.0.tgz: 5cdbacaf16d243a8ede3e2632919e1c18cfccb01a7d416e4a758fd15bbd93aa7 jupytercad_app-3.0.0rc0-py3-none-any.whl: ac7807613f13b8b0c34413926e3a7b365de1834527bc0828ba8af696e8ab7a44 jupytercad_app-3.0.0rc0.tar.gz: c41c2f58f9790bd248932fe1fb40e44876ec3aae691d7aa79894719680b94802 jupytercad_core-3.0.0rc0-py3-none-any.whl: 4c1e7f4d361672d39dd45ef63abc1ef5ede700c034223890fda77cc7722c72a1 jupytercad_core-3.0.0rc0.tar.gz: d7564b1331e3b2f74a43d869ed7acdb08b314b09ac144060363ed603c48bde2d jupytercad_lab-3.0.0rc0-py3-none-any.whl: ed583af68a065a01130165ad5c7e388c88c2da40ab8032c25e506434fff72496 jupytercad_lab-3.0.0rc0.tar.gz: d6238a48b5f9523ebf55f7c021f8582a058b6e2fa8d13a6a6a1743c40fc61399
1 parent f37ac37 commit b78d891

File tree

12 files changed

+101
-76
lines changed

12 files changed

+101
-76
lines changed

CHANGELOG.md

+21-2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,27 @@ pip install jupytercad-freecad
4040

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

43+
## 3.0.0rc0
44+
45+
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))
46+
47+
### Enhancements made
48+
49+
- Introducing file versioning [#623](https://github.com/jupytercad/JupyterCAD/pull/623) ([@martinRenou](https://github.com/martinRenou))
50+
- Add suggestion panel [#579](https://github.com/jupytercad/JupyterCAD/pull/579) ([@trungleduc](https://github.com/trungleduc))
51+
52+
### Bugs fixed
53+
54+
- Handle file renaming in panels [#622](https://github.com/jupytercad/JupyterCAD/pull/622) ([@martinRenou](https://github.com/martinRenou))
55+
56+
### Contributors to this release
57+
58+
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD/graphs/contributors?from=2024-11-29&to=2024-12-02&type=c))
59+
60+
[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-11-29..2024-12-02&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-11-29..2024-12-02&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-11-29..2024-12-02&type=Issues)
61+
62+
<!-- <END NEW CHANGELOG ENTRY> -->
63+
4364
## 3.0.0a7
4465

4566
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))
@@ -89,8 +110,6 @@ pip install jupytercad-freecad
89110

90111
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2024-11-04..2024-11-29&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Abrichet+updated%3A2024-11-04..2024-11-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-11-04..2024-11-29&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AIsabelParedes+updated%3A2024-11-04..2024-11-29&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-11-04..2024-11-29&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Apre-commit-ci+updated%3A2024-11-04..2024-11-29&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3ASylvainCorlay+updated%3A2024-11-04..2024-11-29&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-11-04..2024-11-29&type=Issues)
91112

92-
<!-- <END NEW CHANGELOG ENTRY> -->
93-
94113
## 3.0.0a6
95114

96115
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/v3.0.0a5...2d78f0bfd9f20854af1f6db5d60a75f3f5756bf4))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-root",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"private": true,
55
"homepage": "https://github.com/jupytercad/JupyterCAD",
66
"repository": {

packages/base/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/base",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -38,8 +38,8 @@
3838
"@deathbeds/jupyterlab-rjsf": "^1.1.0",
3939
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
4040
"@jupyter/ydoc": "^3.0.0",
41-
"@jupytercad/occ-worker": "^3.0.0-alpha.7",
42-
"@jupytercad/schema": "^3.0.0-alpha.7",
41+
"@jupytercad/occ-worker": "^3.0.0-rc.0",
42+
"@jupytercad/schema": "^3.0.0-rc.0",
4343
"@jupyterlab/application": "^4.0.0",
4444
"@jupyterlab/apputils": "^4.0.0",
4545
"@jupyterlab/completer": "^4.2.4",

packages/occ-worker/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/occ-worker",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"description": "Jupytercad opencascade worker package.",
55
"keywords": [
66
"jupytercad"
@@ -36,8 +36,8 @@
3636
"watch": "tsc-watch --onSuccess \"webpack --config worker.webpack.config.js --mode=development\""
3737
},
3838
"dependencies": {
39-
"@jupytercad/opencascade": "^3.0.0-alpha.7",
40-
"@jupytercad/schema": "^3.0.0-alpha.7",
39+
"@jupytercad/opencascade": "^3.0.0-rc.0",
40+
"@jupytercad/schema": "^3.0.0-rc.0",
4141
"@lumino/coreutils": "^2.0.0",
4242
"uuid": "^8.3.2"
4343
},

packages/opencascade/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/opencascade",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"description": "The custom OpenCascade build for JupyterCAD.",
55
"keywords": [
66
"jupyter",

packages/schema/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/schema",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"description": "A Jupytercad schema package.",
55
"keywords": [
66
"jupytercad"
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "3.0.0a7"
1+
__version__ = "3.0.0rc0"
22

33
from jupytercad_lab import CadDocument # noqa

python/jupytercad/pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ classifiers = [
1919
"Programming Language :: Python :: 3.12",
2020
]
2121
dependencies = [
22-
"jupytercad_core==3.0.0a7",
23-
"jupytercad_lab==3.0.0a7",
24-
"jupytercad_app==3.0.0a7",
22+
"jupytercad_core==3.0.0rc0",
23+
"jupytercad_lab==3.0.0rc0",
24+
"jupytercad_app==3.0.0rc0",
2525
]
2626
dynamic = ["version"]
2727
license = {file = "LICENSE"}

python/jupytercad_app/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-app",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"description": "A JupyterLab standalone app for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -55,8 +55,8 @@
5555
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
5656
"@jupyter/docprovider": "^3.1.0-alpha.0",
5757
"@jupyter/ydoc": "^3.0.0",
58-
"@jupytercad/base": "^3.0.0-alpha.7",
59-
"@jupytercad/schema": "^3.0.0-alpha.7",
58+
"@jupytercad/base": "^3.0.0-rc.0",
59+
"@jupytercad/schema": "^3.0.0-rc.0",
6060
"@jupyterlab/application": "^4.0.0",
6161
"@jupyterlab/application-extension": "^4.0.0",
6262
"@jupyterlab/apputils": "^4.0.0",

python/jupytercad_core/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-core",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"description": "JupyterCad core extension",
55
"keywords": [
66
"jupyter",
@@ -54,9 +54,9 @@
5454
},
5555
"dependencies": {
5656
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
57-
"@jupytercad/base": "^3.0.0-alpha.7",
58-
"@jupytercad/occ-worker": "^3.0.0-alpha.7",
59-
"@jupytercad/schema": "^3.0.0-alpha.7",
57+
"@jupytercad/base": "^3.0.0-rc.0",
58+
"@jupytercad/occ-worker": "^3.0.0-rc.0",
59+
"@jupytercad/schema": "^3.0.0-rc.0",
6060
"@jupyterlab/application": "^4.0.0",
6161
"@jupyterlab/apputils": "^4.0.0",
6262
"@jupyterlab/docregistry": "^4.0.0",

python/jupytercad_lab/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-lab",
3-
"version": "3.0.0-alpha.7",
3+
"version": "3.0.0-rc.0",
44
"description": "JupyterCad Lab extension.",
55
"keywords": [
66
"jupyter",
@@ -52,9 +52,9 @@
5252
},
5353
"dependencies": {
5454
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
55-
"@jupytercad/base": "^3.0.0-alpha.7",
56-
"@jupytercad/jupytercad-core": "^3.0.0-alpha.7",
57-
"@jupytercad/schema": "^3.0.0-alpha.7",
55+
"@jupytercad/base": "^3.0.0-rc.0",
56+
"@jupytercad/jupytercad-core": "^3.0.0-rc.0",
57+
"@jupytercad/schema": "^3.0.0-rc.0",
5858
"@jupyterlab/application": "^4.0.0",
5959
"@jupyterlab/apputils": "^4.0.0",
6060
"@jupyterlab/coreutils": "^6.0.0",

0 commit comments

Comments
 (0)