Skip to content

Commit 7c1bc8e

Browse files
committed
Publish 2.0.0a7
SHA256 hashes: jupytercad-2.0.0a7-py3-none-any.whl: 43b527f4e51e2eef39935c56712b587c3df8ac4772da7f6ac560198dbd4dd227 jupytercad-2.0.0a7.tar.gz: f16e6cb7c78935aaedfaf035601c14d27318e530cad5deec5ceb1675a99af491 jupytercad-base-2.0.0-alpha.7.tgz: dfa76ef77a88fac3810725cbafe04c16ff310b6c63906ca741de5b66a12b8a0b jupytercad-jupytercad-app-2.0.0-alpha.7.tgz: ae53826d949841f8329895da4e52f4aa6933f3d5045df47f1c7c9eb7303bf1f2 jupytercad-jupytercad-core-2.0.0-alpha.7.tgz: 5c593e91ec97fd3a35f15bf0dedb2a5938c5b1e5165143e75afaa1452c1c6499 jupytercad-jupytercad-lab-2.0.0-alpha.7.tgz: 87ce21b336cc60353778f38b4604c1916cbe9860293242d70464a3ffdad66390 jupytercad-occ-worker-2.0.0-alpha.7.tgz: fc4f50d75a5ffefdbb751b6623b675e2f719a38a9d0bd752f5ee89c24a7dd0dd jupytercad-opencascade-2.0.0-alpha.7.tgz: 0791f4c904f99bcc6b732b2aba6b7c7dcfbb8909feaf19c353e2214f5119a4ce jupytercad-schema-2.0.0-alpha.7.tgz: 582568580777c53639b76c38ef3384da916412ae67a8b2263e914d1c81fea532 jupytercad_app-2.0.0a7-py3-none-any.whl: 8f40ba09ec1aa30b4d6a6bc99d57f43cebed0c822e8984e87eb17938eb87fb4e jupytercad_app-2.0.0a7.tar.gz: 39c1bfd7522b9cd35039bbb26f74778ff6c3cf1d4c42f969448039b678f81008 jupytercad_core-2.0.0a7-py3-none-any.whl: 44d7873e3dd22c13064e64210dffb2c687637985541f7732704a7f9d84faaef5 jupytercad_core-2.0.0a7.tar.gz: 5f1e312f5496899be5b224227366f370e55168a0de3cad0b80cd68ad51bd2559 jupytercad_lab-2.0.0a7-py3-none-any.whl: 0c3be846c4a9606fd6cd90a43adcd97cc454f12f26c6f7cfefca726b501e873e jupytercad_lab-2.0.0a7.tar.gz: 5740be6df1fee49d05a5f0f3fd2fe4aa1308053a32eb2fe377bf9325c68ab31e
1 parent d69c62b commit 7c1bc8e

File tree

11 files changed

+483
-465
lines changed

11 files changed

+483
-465
lines changed

CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,26 @@ pip install jupytercad-freecad
4040

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

43+
## 2.0.0a7
44+
45+
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a6...d69c62bdc0896fca158bb3e3fbc49231ab000e31))
46+
47+
### Enhancements made
48+
49+
- Update 3D rendering logic [#353](https://github.com/jupytercad/jupytercad/pull/353) ([@trungleduc](https://github.com/trungleduc))
50+
51+
### Bugs fixed
52+
53+
- Update 3D rendering logic [#353](https://github.com/jupytercad/jupytercad/pull/353) ([@trungleduc](https://github.com/trungleduc))
54+
55+
### Contributors to this release
56+
57+
([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad/graphs/contributors?from=2024-04-19&to=2024-04-29&type=c))
58+
59+
[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-04-19..2024-04-29&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2024-04-19..2024-04-29&type=Issues)
60+
61+
<!-- <END NEW CHANGELOG ENTRY> -->
62+
4363
## 2.0.0a6
4464

4565
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a5...89eeabcd538f1d1fc8c95ee8e3f1971ac3ac5e73))
@@ -54,8 +74,6 @@ pip install jupytercad-freecad
5474

5575
[@gjmooney](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agjmooney+updated%3A2024-04-18..2024-04-19&type=Issues)
5676

57-
<!-- <END NEW CHANGELOG ENTRY> -->
58-
5977
## 2.0.0a5
6078

6179
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a4...c7f4cadccc2ff586d874906ff968652c12ca971e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-root",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
44
"private": true,
55
"homepage": "https://github.com/jupytercad/jupytercad",
66
"repository": {

packages/base/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/base",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
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/docprovider": "^2.0.0",
4040
"@jupyter/ydoc": "^1.0.0",
41-
"@jupytercad/occ-worker": "^2.0.0-alpha.6",
42-
"@jupytercad/schema": "^2.0.0-alpha.6",
41+
"@jupytercad/occ-worker": "^2.0.0-alpha.7",
42+
"@jupytercad/schema": "^2.0.0-alpha.7",
4343
"@jupyterlab/application": "^4.0.0",
4444
"@jupyterlab/apputils": "^4.0.0",
4545
"@jupyterlab/coreutils": "^6.0.0",

packages/occ-worker/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/occ-worker",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
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": "^2.0.0-alpha.6",
40-
"@jupytercad/schema": "^2.0.0-alpha.6",
39+
"@jupytercad/opencascade": "^2.0.0-alpha.7",
40+
"@jupytercad/schema": "^2.0.0-alpha.7",
4141
"@lumino/coreutils": "^2.0.0",
4242
"uuid": "^8.3.2"
4343
},

packages/opencascade/package.json

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

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/schema",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
44
"description": "A Jupytercad schema package.",
55
"keywords": [
66
"jupytercad"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "2.0.0a6"
1+
__version__ = "2.0.0a7"
22

33
from jupytercad_lab import CadDocument # noqa

python/jupytercad_app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-app",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
44
"description": "A JupyterLab standalone app for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -54,8 +54,8 @@
5454
"@jupyter/collaboration": "^2.0.0",
5555
"@jupyter/docprovider": "^2.0.0",
5656
"@jupyter/ydoc": "^0.3.4 || ^1.0.2",
57-
"@jupytercad/base": "^2.0.0-alpha.6",
58-
"@jupytercad/schema": "^2.0.0-alpha.6",
57+
"@jupytercad/base": "^2.0.0-alpha.7",
58+
"@jupytercad/schema": "^2.0.0-alpha.7",
5959
"@jupyterlab/application": "^4.0.0",
6060
"@jupyterlab/application-extension": "^4.0.0",
6161
"@jupyterlab/apputils": "^4.0.0",

python/jupytercad_core/package.json

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

python/jupytercad_lab/package.json

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

0 commit comments

Comments
 (0)