-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
1 parent
0402dc7
commit 7c4d051
Showing
11 changed files
with
649 additions
and
612 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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)) | ||
|
@@ -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)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.