Skip to content

Commit

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

jupytercad-2.0.1-py3-none-any.whl: 2535c2981cf9e1a478001abb5b68324d86ca9ed2d5bce965832cf0b46553dc1f

jupytercad-2.0.1.tar.gz: 1b38e4a9ca64e7b9064d85b2b3e3cbe432a1e26db28b4b1ee2fad609b59aec43

jupytercad-base-2.0.1.tgz: 673ec152e925591ae3df11ede4164cbc311200575eea2605c0df0de16650820e

jupytercad-jupytercad-app-2.0.1.tgz: 2a091a099e67b6922e45f6ea2abe0b1e4defc047cd0e8958df987844dca0a6d1

jupytercad-jupytercad-core-2.0.1.tgz: 11716ae0ecfbac18377ce68ca1787d3d0b559015b57d6b6a3e6787bd09039b53

jupytercad-jupytercad-lab-2.0.1.tgz: 968c1df42092db7198b011c5047556788a09d3e3daed4ba325ddcf3bf756a36f

jupytercad-occ-worker-2.0.1.tgz: 24c802cf66f2c362a395ce504960be3b521c7a407abed7388945cdf27582d1e2

jupytercad-opencascade-2.0.1.tgz: 9d7b2c91a73f1b9842202800a19470f2ad8bdcec0df85591c7963dce69169a9e

jupytercad-schema-2.0.1.tgz: 2416a746e0cde4e0d93f50ed0280d1c51fc576f5219db00e756ba35f57dd8a84

jupytercad_app-2.0.1-py3-none-any.whl: cd49d0c533d00830dc8709527f1aa2a98d2fa7db74c1b57b72ef861260245438

jupytercad_app-2.0.1.tar.gz: 3c524406efec0b336d4fe8c8ccb2cf30985a8db6ed834315ef60deea747829b9

jupytercad_core-2.0.1-py3-none-any.whl: d3002c1721724aaaf1bf7b3fb4f2e49a50d85844c44e3d438a34f1198f3e45a1

jupytercad_core-2.0.1.tar.gz: fa8fc71522344a9777ed412f66a6691a6aa94b7536d30d03db364973f4c94479

jupytercad_lab-2.0.1-py3-none-any.whl: 3cc18cf6691ad42a661e4ffa8e69d43b29b591b279e93d28c72536224bba27b2

jupytercad_lab-2.0.1.tar.gz: 6f8298e654e11a57e5847ad44b00d3b2f0610fa9c4a833ff229b72de4569111b
  • Loading branch information
martinRenou committed Jul 4, 2024
1 parent a115397 commit 5c4cba8
Show file tree
Hide file tree
Showing 12 changed files with 96 additions and 82 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,22 @@ pip install jupytercad-freecad

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

## 2.0.1

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

### Bugs fixed

- Fix rendering stl and step files [#377](https://github.com/jupytercad/JupyterCAD/pull/377) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

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

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

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

## 2.0.0 Highlights

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

- Fix build shape from brep string [#334](https://github.com/jupytercad/jupytercad/pull/334) ([@trungleduc](https://github.com/trungleduc))

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

## 2.0.0rc0

([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/v2.0.0a10...5de1ff5bd5c4d0a462aafa951098837399382092))
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",
"version": "2.0.1",
"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",
"version": "2.0.1",
"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",
"@jupytercad/schema": "^2.0.0",
"@jupytercad/occ-worker": "^2.0.1",
"@jupytercad/schema": "^2.0.1",
"@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",
"version": "2.0.1",
"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",
"@jupytercad/schema": "^2.0.0",
"@jupytercad/opencascade": "^2.0.1",
"@jupytercad/schema": "^2.0.1",
"@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",
"version": "2.0.1",
"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",
"version": "2.0.1",
"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.0"
__version__ = "2.0.1"

from jupytercad_lab import CadDocument # noqa
6 changes: 3 additions & 3 deletions python/jupytercad/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"jupytercad_core==2.0.0",
"jupytercad_lab==2.0.0",
"jupytercad_app==2.0.0",
"jupytercad_core==2.0.1",
"jupytercad_lab==2.0.1",
"jupytercad_app==2.0.1",
]
dynamic = ["version"]
license = {file = "LICENSE"}
Expand Down
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",
"version": "2.0.1",
"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",
"@jupytercad/schema": "^2.0.0",
"@jupytercad/base": "^2.0.1",
"@jupytercad/schema": "^2.0.1",
"@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",
"version": "2.0.1",
"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",
"@jupytercad/occ-worker": "^2.0.0",
"@jupytercad/schema": "^2.0.0",
"@jupytercad/base": "^2.0.1",
"@jupytercad/occ-worker": "^2.0.1",
"@jupytercad/schema": "^2.0.1",
"@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",
"version": "2.0.1",
"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",
"@jupytercad/jupytercad-core": "^2.0.0",
"@jupytercad/schema": "^2.0.0",
"@jupytercad/base": "^2.0.1",
"@jupytercad/jupytercad-core": "^2.0.1",
"@jupytercad/schema": "^2.0.1",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
Loading

0 comments on commit 5c4cba8

Please sign in to comment.