Skip to content

Commit

Permalink
Publish 2.0.0a5
Browse files Browse the repository at this point in the history
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
  • Loading branch information
trungleduc committed Apr 18, 2024
1 parent c7f4cad commit edba82a
Show file tree
Hide file tree
Showing 11 changed files with 109 additions and 94 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,27 @@ pip install jupytercad-freecad

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

## 2.0.0a4
## 2.0.0a5

No merged PRs
([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a4...c7f4cadccc2ff586d874906ff968652c12ca971e))

### Enhancements made

- Improve post-processing system [#350](https://github.com/jupytercad/jupytercad/pull/350) ([@trungleduc](https://github.com/trungleduc))
- Wider edge operators support [#348](https://github.com/jupytercad/jupytercad/pull/348) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad/graphs/contributors?from=2024-04-10&to=2024-04-18&type=c))

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

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

## 2.0.0a4

No merged PRs

## 2.0.0a3

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a2...b7f3443d2215c3d15a6b6a36f9513612819efd0c))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-root",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"private": true,
"homepage": "https://github.com/jupytercad/jupytercad",
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/base",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "A JupyterLab extension for 3D modelling.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -38,8 +38,8 @@
"@deathbeds/jupyterlab-rjsf": "^1.1.0",
"@jupyter/docprovider": "^2.0.0",
"@jupyter/ydoc": "^1.0.0",
"@jupytercad/occ-worker": "^2.0.0-alpha.4",
"@jupytercad/schema": "^2.0.0-alpha.4",
"@jupytercad/occ-worker": "^2.0.0-alpha.5",
"@jupytercad/schema": "^2.0.0-alpha.5",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/occ-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/occ-worker",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "Jupytercad opencascade worker package.",
"keywords": [
"jupytercad"
Expand Down Expand Up @@ -36,8 +36,8 @@
"watch": "tsc-watch --onSuccess \"webpack --config worker.webpack.config.js --mode=development\""
},
"dependencies": {
"@jupytercad/opencascade": "^2.0.0-alpha.4",
"@jupytercad/schema": "^2.0.0-alpha.4",
"@jupytercad/opencascade": "^2.0.0-alpha.5",
"@jupytercad/schema": "^2.0.0-alpha.5",
"@lumino/coreutils": "^2.0.0",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/opencascade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/opencascade",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "The custom OpenCascade build for JupyterCAD.",
"keywords": [
"jupyter",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/schema",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "A Jupytercad schema package.",
"keywords": [
"jupytercad"
Expand Down
2 changes: 1 addition & 1 deletion python/jupytercad/jupytercad/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "2.0.0a4"
__version__ = "2.0.0a5"

from jupytercad_lab import CadDocument # noqa
6 changes: 3 additions & 3 deletions python/jupytercad_app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-app",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "A JupyterLab standalone app for 3D modelling.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@jupyter/collaboration": "^2.0.0",
"@jupyter/docprovider": "^2.0.0",
"@jupyter/ydoc": "^0.3.4 || ^1.0.2",
"@jupytercad/base": "^2.0.0-alpha.4",
"@jupytercad/schema": "^2.0.0-alpha.4",
"@jupytercad/base": "^2.0.0-alpha.5",
"@jupytercad/schema": "^2.0.0-alpha.5",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/application-extension": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions python/jupytercad_core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-core",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "JupyterCad core extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,9 +54,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^2.0.0",
"@jupytercad/base": "^2.0.0-alpha.4",
"@jupytercad/occ-worker": "^2.0.0-alpha.4",
"@jupytercad/schema": "^2.0.0-alpha.4",
"@jupytercad/base": "^2.0.0-alpha.5",
"@jupytercad/occ-worker": "^2.0.0-alpha.5",
"@jupytercad/schema": "^2.0.0-alpha.5",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/docregistry": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions python/jupytercad_lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-lab",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "JupyterCad Lab extension.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^2.0.0",
"@jupytercad/base": "^2.0.0-alpha.4",
"@jupytercad/jupytercad-core": "^2.0.0-alpha.4",
"@jupytercad/schema": "^2.0.0-alpha.4",
"@jupytercad/base": "^2.0.0-alpha.5",
"@jupytercad/jupytercad-core": "^2.0.0-alpha.5",
"@jupytercad/schema": "^2.0.0-alpha.5",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
Loading

0 comments on commit edba82a

Please sign in to comment.