Skip to content

Commit

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

jupytercad-2.0.0a10-py3-none-any.whl: 8a06ee9a8055024c1f286e7f6c28027acdfcd3f02ee05efafd475df64f566183

jupytercad-2.0.0a10.tar.gz: 4f023a8c8a029721904a5b245b6cd71ee5703929bb7f1fb1eabb9051836d7a3c

jupytercad-base-2.0.0-alpha.10.tgz: fea8a9ffb123587e7437d77aa9d0c05e702d9b849a4d7edef85e09697ef6e7a7

jupytercad-jupytercad-app-2.0.0-alpha.10.tgz: 336e396fd2c333eb8a3e35068f90824fe70ea76e2b6a72e451b9cb10c7433d5f

jupytercad-jupytercad-core-2.0.0-alpha.10.tgz: 226f7a9041b74778b419387c93d2877816d7fd8b5285ed9b1a56ad54953ddd90

jupytercad-jupytercad-lab-2.0.0-alpha.10.tgz: 6ffc2715f6c4fd7328f230595ce8ab4e45d98a8d2df8d1fec993a92c0fbdf11e

jupytercad-occ-worker-2.0.0-alpha.10.tgz: c9d6336f731a37e81d339acb3c6b5130db3c2ecefe27ec8eb89a1589691b83c6

jupytercad-opencascade-2.0.0-alpha.10.tgz: 835a4c97796c05985db01a5073a6bc3a1037ae8a3740efde276a4edcd5c2ea0a

jupytercad-schema-2.0.0-alpha.10.tgz: aa6a9b496f2d687ba646070d8570bb88d80bb09d7fecf2a1b0ba6a301988e421

jupytercad_app-2.0.0a10-py3-none-any.whl: 92da68000b26331701e36f6f4162ced81c2ac8271aef7659dd0ed496c28814b1

jupytercad_app-2.0.0a10.tar.gz: f9abe9ef849f4a01404cec0f37712bc0954dc9c4baf62ccbb757b19ef5e57d43

jupytercad_core-2.0.0a10-py3-none-any.whl: d24b3fe6248c0defefb6704e0d3b875aafb06a10c9d02d79bcdec80aeb95250d

jupytercad_core-2.0.0a10.tar.gz: 76c3b76a9f2b020bb0fc10882280be73899b67b823a1466662b02183f503132e

jupytercad_lab-2.0.0a10-py3-none-any.whl: 1170dd80633dd37adc5e12e2787011b5ff6960e6d56b9bd176ea510ab98085b8

jupytercad_lab-2.0.0a10.tar.gz: 19b41a899f1e69b8e5dda1eb12bdbc54c4067fdd21968ff3f8a3f9976095b03c
  • Loading branch information
martinRenou committed Jun 26, 2024
1 parent 0402dc7 commit 7c4d051
Show file tree
Hide file tree
Showing 11 changed files with 649 additions and 612 deletions.
30 changes: 28 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,34 @@ pip install jupytercad-freecad

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

## 2.0.0a10

([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))

### Enhancements made

- Generate dropdowns for operands on operator properties [#371](https://github.com/jupytercad/JupyterCAD/pull/371) ([@martinRenou](https://github.com/martinRenou))
- Improve deletion behavior [#369](https://github.com/jupytercad/JupyterCAD/pull/369) ([@martinRenou](https://github.com/martinRenou))
- Add constraints to form schema [#362](https://github.com/jupytercad/JupyterCAD/pull/362) ([@trungleduc](https://github.com/trungleduc))

### Bugs fixed

- Workaround extruction non-solid issue [#373](https://github.com/jupytercad/JupyterCAD/pull/373) ([@martinRenou](https://github.com/martinRenou))
- Fix extrusion form defaults [#368](https://github.com/jupytercad/JupyterCAD/pull/368) ([@martinRenou](https://github.com/martinRenou))
- Fix dry-run logic so that it does not run on the first load of the file [#366](https://github.com/jupytercad/JupyterCAD/pull/366) ([@martinRenou](https://github.com/martinRenou))

### Maintenance and upkeep improvements

- Update github URL [#365](https://github.com/jupytercad/JupyterCAD/pull/365) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

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

[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-06-04..2024-06-26&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-06-04..2024-06-26&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3ASylvainCorlay+updated%3A2024-06-04..2024-06-26&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-06-04..2024-06-26&type=Issues)

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

## 2.0.0a9

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a8...e12e7e647069f7b65b18e8c609aff31182984f87))
Expand All @@ -62,8 +90,6 @@ pip install jupytercad-freecad

[@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 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.9",
"version": "2.0.0-alpha.10",
"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.9",
"version": "2.0.0-alpha.10",
"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.9",
"@jupytercad/schema": "^2.0.0-alpha.9",
"@jupytercad/occ-worker": "^2.0.0-alpha.10",
"@jupytercad/schema": "^2.0.0-alpha.10",
"@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.9",
"version": "2.0.0-alpha.10",
"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.9",
"@jupytercad/schema": "^2.0.0-alpha.9",
"@jupytercad/opencascade": "^2.0.0-alpha.10",
"@jupytercad/schema": "^2.0.0-alpha.10",
"@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.9",
"version": "2.0.0-alpha.10",
"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.9",
"version": "2.0.0-alpha.10",
"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.0a9"
__version__ = "2.0.0a10"

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

0 comments on commit 7c4d051

Please sign in to comment.