Skip to content

Commit 12599b2

Browse files
committed
Publish 3.1.6
SHA256 hashes: jupytercad-3.1.6-py3-none-any.whl: 33884e89478ad73ec89e09f265fdd2646c9751b3ebb2acef7a80826adb37573f jupytercad-3.1.6.tar.gz: 6070cbc0ec277db28cc91abb0167ace7114fa2cb01be096d58a1168b07ac3892 jupytercad-base-3.1.6.tgz: a742cc10a5cd896061e3016a6a3156eae1459c6a95caef582aca2c6d18ea7085 jupytercad-jupytercad-app-3.1.6.tgz: f7aeb27a1d40c130c072be179b85ec3770d9dea1608fe009d9f24681d3d61562 jupytercad-jupytercad-core-3.1.6.tgz: 7ac99e1b60f8d481993e6a482419fbbdf7827efb89007fed56c4b1ea05d8d2a4 jupytercad-jupytercad-lab-3.1.6.tgz: 646ead8d585ff77bdb225629624415ede27b37e3967f991050fc182c3dd01d67 jupytercad-occ-worker-3.1.6.tgz: b3cb3bedf087d44824900462975679904b975e896f379fe82cab82c1db33f5bf jupytercad-opencascade-3.1.6.tgz: 568d097d42a748785b986ffbb12bcc674606695ca8106b12d730323e56d24e03 jupytercad-schema-3.1.6.tgz: 60d2b4176158e2f344ec88c24dfc924e238d37e7d25421c1abdf68cc79980cdf jupytercad_app-3.1.6-py3-none-any.whl: 5c9e752a9f6071ebbcccef12f7fb643fe9cb1fbfe52e380282e9486c66c1d4c9 jupytercad_app-3.1.6.tar.gz: 3d70bfda09732798de94782359571487148445fd45cc1e350d317463e4f47c72 jupytercad_core-3.1.6-py3-none-any.whl: aedad19d90a2ae46b35e6e2a96556b3b03b9f458bdb860fbfc65348881543385 jupytercad_core-3.1.6.tar.gz: 85ca89c1f7aa711c7e80b9f3b20a27f494b81cb0c6aad7fb4700ca33729be13c jupytercad_lab-3.1.6-py3-none-any.whl: 855fb0852618fcdbcfaea4341857753e38ccd19bd408ea3278cbe7aab86c2f55 jupytercad_lab-3.1.6.tar.gz: 5256f19caf214677f7a70cf4e85ababdacecfd4a2b678b6e3b3f10ded27b343b jupytercad_lite-3.1.6-py3-none-any.whl: a06f5f9df0504b09a2f887745c3d238cc1cf326e710431191866a2768f64d948 jupytercad_lite-3.1.6.tar.gz: ef7f3f567d6eb89f3428df82e57a4b92106b7b7119cb8a562ab616a144fb4f4b
1 parent 2fca476 commit 12599b2

File tree

14 files changed

+787
-803
lines changed

14 files changed

+787
-803
lines changed

CHANGELOG.md

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

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

5+
## 3.1.6
6+
7+
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Add save and load methods to CadDocument [#772](https://github.com/jupytercad/JupyterCAD/pull/772) ([@asmith26](https://github.com/asmith26))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Fix lite bot [#770](https://github.com/jupytercad/JupyterCAD/pull/770) ([@martinRenou](https://github.com/martinRenou))
16+
- Fixing bot again... [#769](https://github.com/jupytercad/JupyterCAD/pull/769) ([@martinRenou](https://github.com/martinRenou))
17+
18+
### Documentation improvements
19+
20+
- Add missing docstrings [#776](https://github.com/jupytercad/JupyterCAD/pull/776) ([@asmith26](https://github.com/asmith26))
21+
22+
### Contributors to this release
23+
24+
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD/graphs/contributors?from=2025-07-23&to=2025-08-18&type=c))
25+
26+
[@asmith26](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aasmith26+updated%3A2025-07-23..2025-08-18&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2025-07-23..2025-08-18&type=Issues)
27+
28+
<!-- <END NEW CHANGELOG ENTRY> -->
29+
530
## 3.1.5
631

732
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))
@@ -27,8 +52,6 @@
2752

2853
[@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)
2954

30-
<!-- <END NEW CHANGELOG ENTRY> -->
31-
3255
## 3.1.4
3356

3457
([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.5",
3+
"version": "3.1.6",
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.5",
3+
"version": "3.1.6",
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.5",
42-
"@jupytercad/schema": "^3.1.5",
41+
"@jupytercad/occ-worker": "^3.1.6",
42+
"@jupytercad/schema": "^3.1.6",
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.5",
3+
"version": "3.1.6",
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.5",
40-
"@jupytercad/schema": "^3.1.5",
39+
"@jupytercad/opencascade": "^3.1.6",
40+
"@jupytercad/schema": "^3.1.6",
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.5",
3+
"version": "3.1.6",
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.5",
3+
"version": "3.1.6",
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.5"
1+
__version__ = "3.1.6"
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.5",
23-
"jupytercad_lab==3.1.5",
24-
"jupytercad_app==3.1.5",
22+
"jupytercad_core==3.1.6",
23+
"jupytercad_lab==3.1.6",
24+
"jupytercad_app==3.1.6",
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.5",
3+
"version": "3.1.6",
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.5",
59-
"@jupytercad/schema": "^3.1.5",
58+
"@jupytercad/base": "^3.1.6",
59+
"@jupytercad/schema": "^3.1.6",
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.5",
3+
"version": "3.1.6",
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.5",
59-
"@jupytercad/occ-worker": "^3.1.5",
60-
"@jupytercad/schema": "^3.1.5",
58+
"@jupytercad/base": "^3.1.6",
59+
"@jupytercad/occ-worker": "^3.1.6",
60+
"@jupytercad/schema": "^3.1.6",
6161
"@jupyterlab/application": "^4.0.0",
6262
"@jupyterlab/apputils": "^4.0.0",
6363
"@jupyterlab/docregistry": "^4.0.0",

0 commit comments

Comments
 (0)