Skip to content

Commit 5c50fe4

Browse files
committed
Publish 3.0.0a5
SHA256 hashes: jupytercad-3.0.0a5-py3-none-any.whl: 6d96179486fc7c4f6db65f2283ed75bad27f08aafbbf28311d3fa9ad20982546 jupytercad-3.0.0a5.tar.gz: de39b218e3ce8fc8125889c7a60ea2d2351543f349a80cdbd0581bfa3fcf809a jupytercad-base-3.0.0-alpha.5.tgz: a3ad044c2358bbabb0c9fdcd986d2ba03259d1a23a2d36754435958af8f7aeb2 jupytercad-jupytercad-app-3.0.0-alpha.5.tgz: c05178198a4a2a4ec312313ade33a4ae79a271179c5bef160c1c118dca5d4803 jupytercad-jupytercad-core-3.0.0-alpha.5.tgz: 9b8d85c777d8be75a09d6d0f4429d99147525b7faca0afca96944d6d0a2abe78 jupytercad-jupytercad-lab-3.0.0-alpha.5.tgz: 82adde5cd2a067e088abe86f7ff739d52cdefa81d179e81567a8a3041ede2dff jupytercad-occ-worker-3.0.0-alpha.5.tgz: f3f2b6a2488bd7073beb1527d201167f852f398fa68f82dacb0331a9e056c3f7 jupytercad-opencascade-3.0.0-alpha.5.tgz: d0f783184e359229c21c39b8a4416a32932f150f201acd69f82157094e54a73f jupytercad-schema-3.0.0-alpha.5.tgz: 52162572b7f85cd5424f60f1abf36fcdc6b1e751ff422538358df730b1ace403 jupytercad_app-3.0.0a5-py3-none-any.whl: 167414157cd7a57fff37387e6f9674b54a6fca43c68e17d36e94dc6c89a21ea1 jupytercad_app-3.0.0a5.tar.gz: 4b9b1f9e4735f8a12af86694cee0e62a12ebffcfa76558a9da46328bbdd6e1ce jupytercad_core-3.0.0a5-py3-none-any.whl: 3d7c8d210d46ecf62e9bdc7de2e3071b3fbce69902d7e59207cf4299dfd768c8 jupytercad_core-3.0.0a5.tar.gz: 4de2aff9710bfd6e20f0633867e8687b91c28d3f4a4b2adee61df004ee8dcdf4 jupytercad_lab-3.0.0a5-py3-none-any.whl: 6be7132f7af23061b7100755445016f24ee8c25c9d32c9ab5a11f2be4597ba09 jupytercad_lab-3.0.0a5.tar.gz: d4fabcf3cf784ad29e4dbc05710b03f323ed702335db2161c406f8ea6b29f5cb
1 parent 8d0b77f commit 5c50fe4

File tree

12 files changed

+93
-47
lines changed

12 files changed

+93
-47
lines changed

CHANGELOG.md

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

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

43+
## 3.0.0a5
44+
45+
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/v3.0.0a4...8d0b77fa32ef01ed2b3d7f1d6f806aef3577c18f))
46+
47+
### Enhancements made
48+
49+
- Improve selection logic [#542](https://github.com/jupytercad/JupyterCAD/pull/542) ([@martinRenou](https://github.com/martinRenou))
50+
- Object properties panel: Use selected object name as the title [#540](https://github.com/jupytercad/JupyterCAD/pull/540) ([@martinRenou](https://github.com/martinRenou))
51+
- ClipPlane: fix z-fighting artifacts [#539](https://github.com/jupytercad/JupyterCAD/pull/539) ([@martinRenou](https://github.com/martinRenou))
52+
- Set visible back to True for operator inputs upon removal of the output [#534](https://github.com/jupytercad/JupyterCAD/pull/534) ([@martinRenou](https://github.com/martinRenou))
53+
- Allow opening JupyterCAD documents with the JSON viewer + Allow opening STL and STEP in JupyterLite [#531](https://github.com/jupytercad/JupyterCAD/pull/531) ([@martinRenou](https://github.com/martinRenou))
54+
- Grey icon in tabs [#527](https://github.com/jupytercad/JupyterCAD/pull/527) ([@martinRenou](https://github.com/martinRenou))
55+
- Reorder toolbar icons [#522](https://github.com/jupytercad/JupyterCAD/pull/522) ([@arjxn-py](https://github.com/arjxn-py))
56+
- Update main logo [#520](https://github.com/jupytercad/JupyterCAD/pull/520) ([@martinRenou](https://github.com/martinRenou))
57+
- JupyterCAD icons to left and right tabs [#519](https://github.com/jupytercad/JupyterCAD/pull/519) ([@martinRenou](https://github.com/martinRenou))
58+
59+
### Bugs fixed
60+
61+
- Re-add `setColor` api [#552](https://github.com/jupytercad/JupyterCAD/pull/552) ([@arjxn-py](https://github.com/arjxn-py))
62+
- Prevent getting back to non-wireframe after operator [#549](https://github.com/jupytercad/JupyterCAD/pull/549) ([@arjxn-py](https://github.com/arjxn-py))
63+
- Fix ui issues [#548](https://github.com/jupytercad/JupyterCAD/pull/548) ([@trungleduc](https://github.com/trungleduc))
64+
- Fix clip plane controls when switching camera projection [#538](https://github.com/jupytercad/JupyterCAD/pull/538) ([@martinRenou](https://github.com/martinRenou))
65+
- Revert "Orthographic camera: fix missing near and far parameters" [#536](https://github.com/jupytercad/JupyterCAD/pull/536) ([@martinRenou](https://github.com/martinRenou))
66+
- Fix context switching for the right panel [#533](https://github.com/jupytercad/JupyterCAD/pull/533) ([@martinRenou](https://github.com/martinRenou))
67+
- Update CAD app to include missing collaboration tokens [#530](https://github.com/jupytercad/JupyterCAD/pull/530) ([@martinRenou](https://github.com/martinRenou))
68+
- Set collaborative attribute to False in Jupyterlite [#525](https://github.com/jupytercad/JupyterCAD/pull/525) ([@martinRenou](https://github.com/martinRenou))
69+
- Cleanup and fix SVG logo [#523](https://github.com/jupytercad/JupyterCAD/pull/523) ([@martinRenou](https://github.com/martinRenou))
70+
- Fix bounding box on exploded view [#521](https://github.com/jupytercad/JupyterCAD/pull/521) ([@arjxn-py](https://github.com/arjxn-py))
71+
- Fix handling of theme change [#505](https://github.com/jupytercad/JupyterCAD/pull/505) ([@arjxn-py](https://github.com/arjxn-py))
72+
73+
### Maintenance and upkeep improvements
74+
75+
- Bump jupyter-collaboration v3 [#553](https://github.com/jupytercad/JupyterCAD/pull/553) ([@trungleduc](https://github.com/trungleduc))
76+
- Unpin jupyterlite-xeus in lite build [#541](https://github.com/jupytercad/JupyterCAD/pull/541) ([@martinRenou](https://github.com/martinRenou))
77+
- Pin Python in docs build [#528](https://github.com/jupytercad/JupyterCAD/pull/528) ([@martinRenou](https://github.com/martinRenou))
78+
79+
### Documentation improvements
80+
81+
- Pin Python in docs build [#528](https://github.com/jupytercad/JupyterCAD/pull/528) ([@martinRenou](https://github.com/martinRenou))
82+
83+
### Contributors to this release
84+
85+
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD/graphs/contributors?from=2024-10-21&to=2024-10-29&type=c))
86+
87+
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2024-10-21..2024-10-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-10-21..2024-10-29&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-10-21..2024-10-29&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3ASylvainCorlay+updated%3A2024-10-21..2024-10-29&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-10-21..2024-10-29&type=Issues)
88+
89+
<!-- <END NEW CHANGELOG ENTRY> -->
90+
4391
## 3.0.0a4
4492

4593
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/v3.0.0a3...b6be4f502cf89961d78cbd4afd96b36c0b65e102))
@@ -93,8 +141,6 @@ pip install jupytercad-freecad
93141

94142
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2024-10-09..2024-10-21&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Adavidbrochart+updated%3A2024-10-09..2024-10-21&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-10-09..2024-10-21&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AIsabelParedes+updated%3A2024-10-09..2024-10-21&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-10-09..2024-10-21&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3ASylvainCorlay+updated%3A2024-10-09..2024-10-21&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-10-09..2024-10-21&type=Issues)
95143

96-
<!-- <END NEW CHANGELOG ENTRY> -->
97-
98144
## 3.0.0a3
99145

100146
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))

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": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
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": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
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.0.0",
4040
"@jupyter/ydoc": "^3.0.0",
41-
"@jupytercad/occ-worker": "^3.0.0-alpha.4",
42-
"@jupytercad/schema": "^3.0.0-alpha.4",
41+
"@jupytercad/occ-worker": "^3.0.0-alpha.5",
42+
"@jupytercad/schema": "^3.0.0-alpha.5",
4343
"@jupyterlab/application": "^4.0.0",
4444
"@jupyterlab/apputils": "^4.0.0",
4545
"@jupyterlab/completer": "^4.2.4",

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": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
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.4",
40-
"@jupytercad/schema": "^3.0.0-alpha.4",
39+
"@jupytercad/opencascade": "^3.0.0-alpha.5",
40+
"@jupytercad/schema": "^3.0.0-alpha.5",
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": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
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": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
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__ = "3.0.0a4"
1+
__version__ = "3.0.0a5"
22

33
from jupytercad_lab import CadDocument # noqa

python/jupytercad/pyproject.toml

Lines changed: 3 additions & 3 deletions
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.0a4",
23-
"jupytercad_lab==3.0.0a4",
24-
"jupytercad_app==3.0.0a4",
22+
"jupytercad_core==3.0.0a5",
23+
"jupytercad_lab==3.0.0a5",
24+
"jupytercad_app==3.0.0a5",
2525
]
2626
dynamic = ["version"]
2727
license = {file = "LICENSE"}

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": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
44
"description": "A JupyterLab standalone app for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -55,8 +55,8 @@
5555
"@jupyter/collaborative-drive": "^3.0.0",
5656
"@jupyter/docprovider": "^3.0.0",
5757
"@jupyter/ydoc": "^3.0.0",
58-
"@jupytercad/base": "^3.0.0-alpha.4",
59-
"@jupytercad/schema": "^3.0.0-alpha.4",
58+
"@jupytercad/base": "^3.0.0-alpha.5",
59+
"@jupytercad/schema": "^3.0.0-alpha.5",
6060
"@jupyterlab/application": "^4.0.0",
6161
"@jupyterlab/application-extension": "^4.0.0",
6262
"@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": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
44
"description": "JupyterCad core extension",
55
"keywords": [
66
"jupyter",
@@ -54,9 +54,9 @@
5454
},
5555
"dependencies": {
5656
"@jupyter/collaborative-drive": "^3.0.0",
57-
"@jupytercad/base": "^3.0.0-alpha.4",
58-
"@jupytercad/occ-worker": "^3.0.0-alpha.4",
59-
"@jupytercad/schema": "^3.0.0-alpha.4",
57+
"@jupytercad/base": "^3.0.0-alpha.5",
58+
"@jupytercad/occ-worker": "^3.0.0-alpha.5",
59+
"@jupytercad/schema": "^3.0.0-alpha.5",
6060
"@jupyterlab/application": "^4.0.0",
6161
"@jupyterlab/apputils": "^4.0.0",
6262
"@jupyterlab/docregistry": "^4.0.0",

0 commit comments

Comments
 (0)