Skip to content

Commit

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

jupytercad-2.0.2-py3-none-any.whl: ba8f9bed2fc9d2e794acbaa71984e08762cd51b4e9ad1e822555b3c8f57aa321

jupytercad-2.0.2.tar.gz: ff1036d9d31d387c80793d251c6f3266100fe6aad6026b5f4f5dee1565106ac4

jupytercad-base-2.0.2.tgz: 12e5e9a1d305cb8ae22d651ef6d1a07837a9c0c5dd324fdbee8bbdb8a4ede88d

jupytercad-jupytercad-app-2.0.2.tgz: 1a94f4a3eb6da3039174934168256d5534e979a53f2cb7be5165c85fb5b15878

jupytercad-jupytercad-core-2.0.2.tgz: 3dee13c8fa6af42620b1e9f0a35ffc115c5aeb7ee69ab9be3eea99b76349df03

jupytercad-jupytercad-lab-2.0.2.tgz: 54d44530fd4efb7992d4deb9bae76b41ea045fd7540d46b137c88a949d933e96

jupytercad-occ-worker-2.0.2.tgz: 0d19d9ade397a8df97221e68435570bd26dec90713772ca2cae2f574ecd061fc

jupytercad-opencascade-2.0.2.tgz: a273fd57e3ce688dbce56ac4ecafb84ccfb52af0ca31cbe183791373e1489858

jupytercad-schema-2.0.2.tgz: 99d2318f1a23a8df6887cea61e11d458d593ae354daf1a0bb7b56e230388b5cf

jupytercad_app-2.0.2-py3-none-any.whl: 323fc6542790e01382f3e39eb28daa1656db508fe436056c1d329650eebd6613

jupytercad_app-2.0.2.tar.gz: a8573f69d4884674faea71ebd5f37be383d8efcfb2e6eaada2b6104187ba9bb3

jupytercad_core-2.0.2-py3-none-any.whl: 3258dd8c8cc60bc99d57cff6111a7773acf1de442cd724901ee74b61f08225e2

jupytercad_core-2.0.2.tar.gz: abc4cf2405b94fd4139282525270f123ac2cb2dd898b278019413c532bdc435a

jupytercad_lab-2.0.2-py3-none-any.whl: 44242bafd5eaa87e9e9f09d8243558bb5493a0e52a417f170723a631613b2855

jupytercad_lab-2.0.2.tar.gz: 32e333813402c474e1db8b8e49474abf372a9cebd674b50d19eb27ed7152fd3e
  • Loading branch information
martinRenou committed Jul 19, 2024
1 parent 6cc0893 commit e5dc058
Show file tree
Hide file tree
Showing 12 changed files with 593 additions and 568 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,26 @@ pip install jupytercad-freecad

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

## 2.0.2

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

### Bugs fixed

- Pin reacttrs [#380](https://github.com/jupytercad/JupyterCAD/pull/380) ([@martinRenou](https://github.com/martinRenou))

### Documentation improvements

- Update Contributing Guide for Development Installation [#379](https://github.com/jupytercad/JupyterCAD/pull/379) ([@arjxn-py](https://github.com/arjxn-py))

### Contributors to this release

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

[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2024-07-04..2024-07-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-07-04..2024-07-19&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-07-04..2024-07-19&type=Issues)

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

## 2.0.1

([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected]))
Expand All @@ -54,8 +74,6 @@ pip install jupytercad-freecad

[@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 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.1",
"version": "2.0.2",
"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.1",
"version": "2.0.2",
"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.1",
"@jupytercad/schema": "^2.0.1",
"@jupytercad/occ-worker": "^2.0.2",
"@jupytercad/schema": "^2.0.2",
"@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.1",
"version": "2.0.2",
"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.1",
"@jupytercad/schema": "^2.0.1",
"@jupytercad/opencascade": "^2.0.2",
"@jupytercad/schema": "^2.0.2",
"@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.1",
"version": "2.0.2",
"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.1",
"version": "2.0.2",
"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.1"
__version__ = "2.0.2"

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.1",
"jupytercad_lab==2.0.1",
"jupytercad_app==2.0.1",
"jupytercad_core==2.0.2",
"jupytercad_lab==2.0.2",
"jupytercad_app==2.0.2",
]
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.1",
"version": "2.0.2",
"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.1",
"@jupytercad/schema": "^2.0.1",
"@jupytercad/base": "^2.0.2",
"@jupytercad/schema": "^2.0.2",
"@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.1",
"version": "2.0.2",
"description": "JupyterCad core extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,9 +54,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^2.0.0",
"@jupytercad/base": "^2.0.1",
"@jupytercad/occ-worker": "^2.0.1",
"@jupytercad/schema": "^2.0.1",
"@jupytercad/base": "^2.0.2",
"@jupytercad/occ-worker": "^2.0.2",
"@jupytercad/schema": "^2.0.2",
"@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.1",
"version": "2.0.2",
"description": "JupyterCad Lab extension.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^2.0.0",
"@jupytercad/base": "^2.0.1",
"@jupytercad/jupytercad-core": "^2.0.1",
"@jupytercad/schema": "^2.0.1",
"@jupytercad/base": "^2.0.2",
"@jupytercad/jupytercad-core": "^2.0.2",
"@jupytercad/schema": "^2.0.2",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
Loading

0 comments on commit e5dc058

Please sign in to comment.