Skip to content

Commit edba82a

Browse files
committed
Publish 2.0.0a5
SHA256 hashes: jupytercad-2.0.0a5-py3-none-any.whl: 332b57dec8a80135d37b1052c282d4cd42cba469cf628d624dc0e5520c0825b5 jupytercad-2.0.0a5.tar.gz: a94b719b675fd917eb89ba3f759d69504c1c0028060722ea80fe93539680f098 jupytercad-base-2.0.0-alpha.5.tgz: 3f32d4a1739c109d52731bdcea7d133d240a99770d4055f278f487ad2d3de42a jupytercad-jupytercad-app-2.0.0-alpha.5.tgz: bd8372a07dba6c28908489ff55a01aec0a4a7c5cba31acae268b652b83f2275d jupytercad-jupytercad-core-2.0.0-alpha.5.tgz: d670308c5a46f80fb63f69c949bab4a32ca87fb06f7a614d6a1456af4b741814 jupytercad-jupytercad-lab-2.0.0-alpha.5.tgz: fa96c6eb5757a7eb59b19d95cfce48c77cfca1871868bc9287083579e650704b jupytercad-occ-worker-2.0.0-alpha.5.tgz: d9f0cbf51cc0c3300898cc5460ac180fe4749fa7a8835300fb6deb7e4e12b9ca jupytercad-opencascade-2.0.0-alpha.5.tgz: 2fb2dc362c51f81649b555340705f75037accba467b885b203e27562740af594 jupytercad-schema-2.0.0-alpha.5.tgz: 4e2508c12ea069dd7ad806e4f507f1c7f24d1d43f81c1836c3e43ee56b0cc9dd jupytercad_app-2.0.0a5-py3-none-any.whl: 23f4860c282a17ea082eac2ef0922c876e38a735499f4149614117b4463fd34f jupytercad_app-2.0.0a5.tar.gz: df7bda894aac57e729bad4579738ffd01147d0ce4a6b9ff99cbea39f0bd6c261 jupytercad_core-2.0.0a5-py3-none-any.whl: 7e29cdbb62439397747b38ef9b29cbe2dbfe45eb977774563b08e858275cf6dd jupytercad_core-2.0.0a5.tar.gz: 6c97248367c92ad8e344e089b80f58813d6b5eb18f40e7b4399ec4cc44560d85 jupytercad_lab-2.0.0a5-py3-none-any.whl: d3445ba316fb8db21651c8e106a356f98317ba181eaf36727ccc81c8006575d2 jupytercad_lab-2.0.0a5.tar.gz: 48c67dda0167646898a2bdf289d3b7bb55930b4ab3d6a6b770613eb563ad5c27
1 parent c7f4cad commit edba82a

File tree

11 files changed

+109
-94
lines changed

11 files changed

+109
-94
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,27 @@ pip install jupytercad-freecad
4040

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

43-
## 2.0.0a4
43+
## 2.0.0a5
4444

45-
No merged PRs
45+
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a4...c7f4cadccc2ff586d874906ff968652c12ca971e))
46+
47+
### Enhancements made
48+
49+
- Improve post-processing system [#350](https://github.com/jupytercad/jupytercad/pull/350) ([@trungleduc](https://github.com/trungleduc))
50+
- Wider edge operators support [#348](https://github.com/jupytercad/jupytercad/pull/348) ([@martinRenou](https://github.com/martinRenou))
51+
52+
### Contributors to this release
53+
54+
([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad/graphs/contributors?from=2024-04-10&to=2024-04-18&type=c))
55+
56+
[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-04-10..2024-04-18&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-04-10..2024-04-18&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2024-04-10..2024-04-18&type=Issues)
4657

4758
<!-- <END NEW CHANGELOG ENTRY> -->
4859

60+
## 2.0.0a4
61+
62+
No merged PRs
63+
4964
## 2.0.0a3
5065

5166
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a2...b7f3443d2215c3d15a6b6a36f9513612819efd0c))

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.4",
3+
"version": "2.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": "2.0.0-alpha.4",
3+
"version": "2.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/docprovider": "^2.0.0",
4040
"@jupyter/ydoc": "^1.0.0",
41-
"@jupytercad/occ-worker": "^2.0.0-alpha.4",
42-
"@jupytercad/schema": "^2.0.0-alpha.4",
41+
"@jupytercad/occ-worker": "^2.0.0-alpha.5",
42+
"@jupytercad/schema": "^2.0.0-alpha.5",
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.4",
3+
"version": "2.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": "^2.0.0-alpha.4",
40-
"@jupytercad/schema": "^2.0.0-alpha.4",
39+
"@jupytercad/opencascade": "^2.0.0-alpha.5",
40+
"@jupytercad/schema": "^2.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": "2.0.0-alpha.4",
3+
"version": "2.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": "2.0.0-alpha.4",
3+
"version": "2.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__ = "2.0.0a4"
1+
__version__ = "2.0.0a5"
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.4",
3+
"version": "2.0.0-alpha.5",
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.4",
58-
"@jupytercad/schema": "^2.0.0-alpha.4",
57+
"@jupytercad/base": "^2.0.0-alpha.5",
58+
"@jupytercad/schema": "^2.0.0-alpha.5",
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.4",
3+
"version": "2.0.0-alpha.5",
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.4",
58-
"@jupytercad/occ-worker": "^2.0.0-alpha.4",
59-
"@jupytercad/schema": "^2.0.0-alpha.4",
57+
"@jupytercad/base": "^2.0.0-alpha.5",
58+
"@jupytercad/occ-worker": "^2.0.0-alpha.5",
59+
"@jupytercad/schema": "^2.0.0-alpha.5",
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.4",
3+
"version": "2.0.0-alpha.5",
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.4",
56-
"@jupytercad/jupytercad-core": "^2.0.0-alpha.4",
57-
"@jupytercad/schema": "^2.0.0-alpha.4",
55+
"@jupytercad/base": "^2.0.0-alpha.5",
56+
"@jupytercad/jupytercad-core": "^2.0.0-alpha.5",
57+
"@jupytercad/schema": "^2.0.0-alpha.5",
5858
"@jupyterlab/application": "^4.0.0",
5959
"@jupyterlab/apputils": "^4.0.0",
6060
"@jupyterlab/coreutils": "^6.0.0",

0 commit comments

Comments
 (0)