Skip to content

Commit 8d68a91

Browse files
committed
Publish 3.1.5
SHA256 hashes: jupytercad-3.1.5-py3-none-any.whl: ca6fbb41c7d0c6e40b8052c9b1744cb65227b8898eee0ea861050cf7fc5deaa7 jupytercad-3.1.5.tar.gz: 2fa5f4dab84d38c4d050ad31a8fab08e2c0a8f9fdff7ce47005e94a072c25007 jupytercad-base-3.1.5.tgz: 554e25a21c16403409943f81b573ef02db68ab450b7be137a3071c45a11384c4 jupytercad-jupytercad-app-3.1.5.tgz: ddd047be3660f5889bd56694f88ad257d80f19a060b580b3bbf1d0824c282d1a jupytercad-jupytercad-core-3.1.5.tgz: 62081da78d48d81c908fc7ab8d7e6d9c11058370686059c2ad714e6b3f64b82b jupytercad-jupytercad-lab-3.1.5.tgz: feb734d29611445a76b85c14d157586b85c335ab4aff22f31c1fd01a197ec48a jupytercad-occ-worker-3.1.5.tgz: 9c72d5dae8e8a2235d6790f80593c18193d39a70e012795723c9ae4767220fe2 jupytercad-opencascade-3.1.5.tgz: 2fca38c3babc8d229ac43d4ddcbd168030f15dc45a1fb6a0abd89613cc5608e2 jupytercad-schema-3.1.5.tgz: ed5094b237c8319ed8c283dc7be71831912941c0462892608d459a391735b99a jupytercad_app-3.1.5-py3-none-any.whl: 9525ee821dc500ec35d1d6839d7243de5a3617545b643608ca0c30a7a08bbab6 jupytercad_app-3.1.5.tar.gz: 633bbdbb0af509b734c9eec1c37e3b0aa67b6b4a79ccdb6af067d20edee549bd jupytercad_core-3.1.5-py3-none-any.whl: 68f655397993e434e82b64df004733944bcaea6521024a634326eb8de70aa0d0 jupytercad_core-3.1.5.tar.gz: 54d413e2fc3c1e095d59f27efbfcbeeb13e9e756cb0bf5809dddb66a296f8467 jupytercad_lab-3.1.5-py3-none-any.whl: 684ff6b1e9bacd313612e26987a2d88061ab9e1dfe1b650ef0df7b7b6c2d1125 jupytercad_lab-3.1.5.tar.gz: 614be225a00098835e76df58d477687f32ebb7d38af8787ec9eb7dbef5baa40d jupytercad_lite-3.1.5-py3-none-any.whl: 2771c41c5dc475d954d8571d0040cb02fd6d6c513c5346c8b22f2b85202c512e jupytercad_lite-3.1.5.tar.gz: c0aa761ec2675b58240a0afa49d13728198a7df006905a2b9769a8df2cd198b2
1 parent 6badc9c commit 8d68a91

File tree

14 files changed

+1376
-776
lines changed

14 files changed

+1376
-776
lines changed

CHANGELOG.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

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

5+
## 3.1.5
6+
7+
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Add STL/BREP export feature. [#764](https://github.com/jupytercad/JupyterCAD/pull/764) ([@Yahiewi](https://github.com/Yahiewi))
12+
13+
### Bugs fixed
14+
15+
- Restore the users item visibility [#767](https://github.com/jupytercad/JupyterCAD/pull/767) ([@brichet](https://github.com/brichet))
16+
- Bring back follow mode [#766](https://github.com/jupytercad/JupyterCAD/pull/766) ([@arjxn-py](https://github.com/arjxn-py))
17+
18+
### Maintenance and upkeep improvements
19+
20+
### Other merged PRs
21+
22+
- Update CONTRIBUTING.md [#761](https://github.com/jupytercad/JupyterCAD/pull/761) ([@asmith26](https://github.com/asmith26))
23+
24+
### Contributors to this release
25+
26+
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD/graphs/contributors?from=2025-06-19&to=2025-07-23&type=c))
27+
28+
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2025-06-19..2025-07-23&type=Issues) | [@asmith26](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aasmith26+updated%3A2025-06-19..2025-07-23&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Abrichet+updated%3A2025-06-19..2025-07-23&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2025-06-19..2025-07-23&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Apre-commit-ci+updated%3A2025-06-19..2025-07-23&type=Issues) | [@Yahiewi](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AYahiewi+updated%3A2025-06-19..2025-07-23&type=Issues)
29+
30+
<!-- <END NEW CHANGELOG ENTRY> -->
31+
532
## 3.1.4
633

734
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))
@@ -32,8 +59,6 @@
3259

3360
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2025-05-06..2025-06-19&type=Issues) | [@chaffra](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Achaffra+updated%3A2025-05-06..2025-06-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2025-05-06..2025-06-19&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2025-05-06..2025-06-19&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Apre-commit-ci+updated%3A2025-05-06..2025-06-19&type=Issues) | [@Yahiewi](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AYahiewi+updated%3A2025-05-06..2025-06-19&type=Issues)
3461

35-
<!-- <END NEW CHANGELOG ENTRY> -->
36-
3762
## 3.1.3
3863

3964
([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.1.4",
3+
"version": "3.1.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.1.4",
3+
"version": "3.1.5",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -38,8 +38,8 @@
3838
"@jupyter/collaboration": "^3.1.0",
3939
"@jupyter/collaborative-drive": "^3.1.0",
4040
"@jupyter/ydoc": "^3.0.0",
41-
"@jupytercad/occ-worker": "^3.1.4",
42-
"@jupytercad/schema": "^3.1.4",
41+
"@jupytercad/occ-worker": "^3.1.5",
42+
"@jupytercad/schema": "^3.1.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.1.4",
3+
"version": "3.1.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.1.4",
40-
"@jupytercad/schema": "^3.1.4",
39+
"@jupytercad/opencascade": "^3.1.5",
40+
"@jupytercad/schema": "^3.1.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.1.4",
3+
"version": "3.1.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.1.4",
3+
"version": "3.1.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.1.4"
1+
__version__ = "3.1.5"
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.1.4",
23-
"jupytercad_lab==3.1.4",
24-
"jupytercad_app==3.1.4",
22+
"jupytercad_core==3.1.5",
23+
"jupytercad_lab==3.1.5",
24+
"jupytercad_app==3.1.5",
2525
"jupyter-collaboration>=3,<4",
2626
"jupyter-docprovider>=1,<2",
2727
"jupyter-server-ydoc>=1,<2",

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.1.4",
3+
"version": "3.1.5",
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.1.4",
59-
"@jupytercad/schema": "^3.1.4",
58+
"@jupytercad/base": "^3.1.5",
59+
"@jupytercad/schema": "^3.1.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.1.4",
3+
"version": "3.1.5",
44
"description": "JupyterCad core extension",
55
"keywords": [
66
"jupyter",
@@ -55,9 +55,9 @@
5555
},
5656
"dependencies": {
5757
"@jupyter/collaborative-drive": "^3.1.0-alpha.0",
58-
"@jupytercad/base": "^3.1.4",
59-
"@jupytercad/occ-worker": "^3.1.4",
60-
"@jupytercad/schema": "^3.1.4",
58+
"@jupytercad/base": "^3.1.5",
59+
"@jupytercad/occ-worker": "^3.1.5",
60+
"@jupytercad/schema": "^3.1.5",
6161
"@jupyterlab/application": "^4.0.0",
6262
"@jupyterlab/apputils": "^4.0.0",
6363
"@jupyterlab/docregistry": "^4.0.0",

0 commit comments

Comments
 (0)