Skip to content

Commit

Permalink
Publish 2.0.0a9
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupytercad-2.0.0a9-py3-none-any.whl: 22c5ca277fdd43da0222dc00de849fa75efabf2d2f010ecd42eb420347da6953

jupytercad-2.0.0a9.tar.gz: 5801608db0f41c5d260e9cf1bf8059238d7d7f659c65cf4378437487401c6876

jupytercad-base-2.0.0-alpha.9.tgz: 6b4a081cfb559484d3a2f142b5a7c5f6f2d231c4aa65ad5071723563a9327044

jupytercad-jupytercad-app-2.0.0-alpha.9.tgz: 06a26e3c3c2c3e854aa74c96ff4be09b5335468df4738833ea189620c8f845f8

jupytercad-jupytercad-core-2.0.0-alpha.9.tgz: 1f28f4d7e1c020652ec1263e685833868942921833bea87164d8b01d208020fc

jupytercad-jupytercad-lab-2.0.0-alpha.9.tgz: 73312f66bba50e8204ca677559cfaa7a062141b437c7346f8bdd4ea3fb1cae55

jupytercad-occ-worker-2.0.0-alpha.9.tgz: ff1850cf669c8a796e3cf69af1241417995b94220aef17074e01f4e645f0ccff

jupytercad-opencascade-2.0.0-alpha.9.tgz: 0be8f570886352ef852e80f2697c061466e4b13bd4a9b0b6c6fb07cc076a8d21

jupytercad-schema-2.0.0-alpha.9.tgz: fa2485950ba820e6f188d316b85d4fc5d7f1c86e1471e183c985b7cb193ed35a

jupytercad_app-2.0.0a9-py3-none-any.whl: e2effbf33c1bc41037b05b019e662297d8c3ed51b5ee2d99e25d3270f4bc0c0f

jupytercad_app-2.0.0a9.tar.gz: 37fe8378ff8a4e8b85ca2248c85b64baae6ff603ffb556eaa9ce7b6613e79e37

jupytercad_core-2.0.0a9-py3-none-any.whl: ec6e0fcd084bfcc525b05bdd040845b455fff4b1f8f7bc46c674ad9d14da68fb

jupytercad_core-2.0.0a9.tar.gz: b7f01f61122c1642762fbced7c15d231ead185188335f02f9538b463683bc83e

jupytercad_lab-2.0.0a9-py3-none-any.whl: 11fb1d9afd0d91addd71bef55556a65585bf931e34035b0f65cf549b8bcf84a4

jupytercad_lab-2.0.0a9.tar.gz: 773f47cbbf2fc62912fe44630daf748acc9f338025670aba4fccc26354d34536
  • Loading branch information
trungleduc committed Jun 4, 2024
1 parent e12e7e6 commit d948402
Show file tree
Hide file tree
Showing 11 changed files with 719 additions and 680 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,30 @@ pip install jupytercad-freecad

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

## 2.0.0a9

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a8...e12e7e647069f7b65b18e8c609aff31182984f87))

### Enhancements made

- Error handling [#349](https://github.com/jupytercad/jupytercad/pull/349) ([@martinRenou](https://github.com/martinRenou))

### Bugs fixed

- Notebook API: Fix remove method [#359](https://github.com/jupytercad/jupytercad/pull/359) ([@martinRenou](https://github.com/martinRenou))

### Maintenance and upkeep improvements

- Pin ajv [#360](https://github.com/jupytercad/jupytercad/pull/360) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

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

[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-05-07..2024-06-04&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-05-07..2024-06-04&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Apre-commit-ci+updated%3A2024-05-07..2024-06-04&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2024-05-07..2024-06-04&type=Issues)

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

## 2.0.0a8

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a7...2fbd72a5a55b0e69aa43de28dd4bf2f084c9884d))
Expand All @@ -58,8 +82,6 @@ pip install jupytercad-freecad

[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-04-29..2024-05-07&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2024-04-29..2024-05-07&type=Issues)

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

## 2.0.0a7

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a6...d69c62bdc0896fca158bb3e3fbc49231ab000e31))
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.8",
"version": "2.0.0-alpha.9",
"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.8",
"version": "2.0.0-alpha.9",
"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.8",
"@jupytercad/schema": "^2.0.0-alpha.8",
"@jupytercad/occ-worker": "^2.0.0-alpha.9",
"@jupytercad/schema": "^2.0.0-alpha.9",
"@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.8",
"version": "2.0.0-alpha.9",
"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.8",
"@jupytercad/schema": "^2.0.0-alpha.8",
"@jupytercad/opencascade": "^2.0.0-alpha.9",
"@jupytercad/schema": "^2.0.0-alpha.9",
"@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.8",
"version": "2.0.0-alpha.9",
"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.8",
"version": "2.0.0-alpha.9",
"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.0a8"
__version__ = "2.0.0a9"

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.8",
"version": "2.0.0-alpha.9",
"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.8",
"@jupytercad/schema": "^2.0.0-alpha.8",
"@jupytercad/base": "^2.0.0-alpha.9",
"@jupytercad/schema": "^2.0.0-alpha.9",
"@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.8",
"version": "2.0.0-alpha.9",
"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.8",
"@jupytercad/occ-worker": "^2.0.0-alpha.8",
"@jupytercad/schema": "^2.0.0-alpha.8",
"@jupytercad/base": "^2.0.0-alpha.9",
"@jupytercad/occ-worker": "^2.0.0-alpha.9",
"@jupytercad/schema": "^2.0.0-alpha.9",
"@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.8",
"version": "2.0.0-alpha.9",
"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.8",
"@jupytercad/jupytercad-core": "^2.0.0-alpha.8",
"@jupytercad/schema": "^2.0.0-alpha.8",
"@jupytercad/base": "^2.0.0-alpha.9",
"@jupytercad/jupytercad-core": "^2.0.0-alpha.9",
"@jupytercad/schema": "^2.0.0-alpha.9",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
Loading

0 comments on commit d948402

Please sign in to comment.