Skip to content

Commit 78c4d00

Browse files
committed
Publish 2.0.0a3
SHA256 hashes: jupytercad-2.0.0a3-py3-none-any.whl: e17ef815922103651cf4a3dae42c415c0729533e54d6f17c5a8a1116a925d910 jupytercad-2.0.0a3.tar.gz: 632dd49b0e047c22d1ac5be7363b66a943aeaf06a2028a4c6367e70c1891f884 jupytercad-base-2.0.0-alpha.3.tgz: 632c09bf10ab7e0950fc3b86adc20d33593ce411259583d5f752d965bcc2f3df jupytercad-jupytercad-app-2.0.0-alpha.3.tgz: 7d0ec1909513efa1829e8f10d55e66c592cf2c8099cb8dbdc9a09ad2bbfe3093 jupytercad-jupytercad-core-2.0.0-alpha.3.tgz: dc72b83818da63e7baa21f7ae0e21fe762819aad74dfb18e605034d6f20eeb90 jupytercad-jupytercad-lab-2.0.0-alpha.3.tgz: abdae32d61829af69a2b03dd5b85b13997c3b972f51815dc172acfd2ee8e192b jupytercad-occ-worker-2.0.0-alpha.3.tgz: c7fca93b2d6a2d5fbd79c12936a62a62b38590a52becf25dd83cd8ab8852013c jupytercad-opencascade-2.0.0-alpha.3.tgz: 657070b8cebc046d5e9b6becfb9ca7b5a88844ec396f8af39ae3bb3265531148 jupytercad-schema-2.0.0-alpha.3.tgz: 0242e01504578827c9f648f0cfcab6c07e9bbe1019045d01f321ecd21c418411 jupytercad_app-2.0.0a3-py3-none-any.whl: 595414c26d8a4c32db365377095dd6f16ae30a6729e1374e162801aae41eb9de jupytercad_app-2.0.0a3.tar.gz: 7b7ed70e9ce3a78dd9406070d904fc7a108a583327811d73677126e26c40b49f jupytercad_core-2.0.0a3-py3-none-any.whl: 8c906ff98605853b82fcf1f56bb62c46e982c85d919d723bd7e20696867f7f4b jupytercad_core-2.0.0a3.tar.gz: 61f7cf35ad2451d55971e2ecb5560be0d1d8da413a280717381d254141985a2f jupytercad_lab-2.0.0a3-py3-none-any.whl: a673791a7ba016e193d8e866a1745254a5960accf0644f7431245c7dcc4a529a jupytercad_lab-2.0.0a3.tar.gz: ffc78ad2f20fd97b1de970e3d9ce6ec1f96467cd3d03e38c69972b069e919770
1 parent b7f3443 commit 78c4d00

File tree

11 files changed

+601
-565
lines changed

11 files changed

+601
-565
lines changed

CHANGELOG.md

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

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

43+
## 2.0.0a3
44+
45+
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a2...b7f3443d2215c3d15a6b6a36f9513612819efd0c))
46+
47+
### Enhancements made
48+
49+
- Add chamfer and fillet icons [#342](https://github.com/jupytercad/jupytercad/pull/342) ([@IsabelParedes](https://github.com/IsabelParedes))
50+
- Edge operators [#340](https://github.com/jupytercad/jupytercad/pull/340) ([@martinRenou](https://github.com/martinRenou))
51+
- Implement clipping [#333](https://github.com/jupytercad/jupytercad/pull/333) ([@martinRenou](https://github.com/martinRenou))
52+
53+
### Bugs fixed
54+
55+
- Update svg files [#338](https://github.com/jupytercad/jupytercad/pull/338) ([@trungleduc](https://github.com/trungleduc))
56+
- Fix build shape from brep string [#334](https://github.com/jupytercad/jupytercad/pull/334) ([@trungleduc](https://github.com/trungleduc))
57+
58+
### Maintenance and upkeep improvements
59+
60+
- Visual regression tests: Increase cell execution timeout [#347](https://github.com/jupytercad/jupytercad/pull/347) ([@trungleduc](https://github.com/trungleduc))
61+
- Refactor 3D view [#341](https://github.com/jupytercad/jupytercad/pull/341) ([@trungleduc](https://github.com/trungleduc))
62+
- Close warning before starting the UI test [#336](https://github.com/jupytercad/jupytercad/pull/336) ([@trungleduc](https://github.com/trungleduc))
63+
64+
### Contributors to this release
65+
66+
([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad/graphs/contributors?from=2024-03-06&to=2024-04-10&type=c))
67+
68+
[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-03-06..2024-04-10&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AIsabelParedes+updated%3A2024-03-06..2024-04-10&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-03-06..2024-04-10&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2024-03-06..2024-04-10&type=Issues)
69+
70+
<!-- <END NEW CHANGELOG ENTRY> -->
71+
4372
## 2.0.0a2
4473

4574
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a1...5151f6d7bbb1a89ecf197c1587a4e4ce2c54c091))
@@ -61,8 +90,6 @@ pip install jupytercad-freecad
6190

6291
[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-02-27..2024-03-06&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-02-27..2024-03-06&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2024-02-27..2024-03-06&type=Issues)
6392

64-
<!-- <END NEW CHANGELOG ENTRY> -->
65-
6693
## 2.0.0a1
6794

6895
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a0...349e04f56a58bc2ec6263180bd287f063d4019e5))

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.2",
3+
"version": "2.0.0-alpha.3",
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.2",
3+
"version": "2.0.0-alpha.3",
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.2",
42-
"@jupytercad/schema": "^2.0.0-alpha.2",
41+
"@jupytercad/occ-worker": "^2.0.0-alpha.3",
42+
"@jupytercad/schema": "^2.0.0-alpha.3",
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.2",
3+
"version": "2.0.0-alpha.3",
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.2",
40-
"@jupytercad/schema": "^2.0.0-alpha.2",
39+
"@jupytercad/opencascade": "^2.0.0-alpha.3",
40+
"@jupytercad/schema": "^2.0.0-alpha.3",
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.2",
3+
"version": "2.0.0-alpha.3",
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.2",
3+
"version": "2.0.0-alpha.3",
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.0a2"
1+
__version__ = "2.0.0a3"
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.2",
3+
"version": "2.0.0-alpha.3",
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.2",
58-
"@jupytercad/schema": "^2.0.0-alpha.2",
57+
"@jupytercad/base": "^2.0.0-alpha.3",
58+
"@jupytercad/schema": "^2.0.0-alpha.3",
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.2",
3+
"version": "2.0.0-alpha.3",
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.2",
58-
"@jupytercad/occ-worker": "^2.0.0-alpha.2",
59-
"@jupytercad/schema": "^2.0.0-alpha.2",
57+
"@jupytercad/base": "^2.0.0-alpha.3",
58+
"@jupytercad/occ-worker": "^2.0.0-alpha.3",
59+
"@jupytercad/schema": "^2.0.0-alpha.3",
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.2",
3+
"version": "2.0.0-alpha.3",
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.2",
56-
"@jupytercad/jupytercad-core": "^2.0.0-alpha.2",
57-
"@jupytercad/schema": "^2.0.0-alpha.2",
55+
"@jupytercad/base": "^2.0.0-alpha.3",
56+
"@jupytercad/jupytercad-core": "^2.0.0-alpha.3",
57+
"@jupytercad/schema": "^2.0.0-alpha.3",
5858
"@jupyterlab/application": "^4.0.0",
5959
"@jupyterlab/apputils": "^4.0.0",
6060
"@jupyterlab/coreutils": "^6.0.0",

0 commit comments

Comments
 (0)