Skip to content

Commit

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

jupytercad-1.0.0-py3-none-any.whl: f604b0f0413a987bc86370d7926a7b83c0ad8da2f6ae1988c2bc2313232e2a27

jupytercad-1.0.0.tar.gz: 4938583bde5a304569970301a04af11c6221d5364543a38ffde4329307a45e66

jupytercad-base-1.0.0.tgz: 2d0ee6db85f4ce3b3cdc0b4ae0ba465ed6f12fa14404bd68d805a7374f29a639

jupytercad-jupytercad-app-1.0.0.tgz: 2ac13396321481ce3e9bf3f34f6aa2ccfc45a54ce00f77236434917bd2e205a6

jupytercad-jupytercad-core-1.0.0.tgz: 023b1c08e11370a2ba0184bb9e591e8e5d16121df70877780045dc35aa4d9944

jupytercad-jupytercad-lab-1.0.0.tgz: 96e1c50c5892f1ac901cb40176921f186cadffc426fb4aebedb529b53dbae08d

jupytercad-occ-worker-1.0.0.tgz: 19646e4d99da32e415127d8166106564e0f8167fec4420a5f59cd19133343b2e

jupytercad-opencascade-1.0.0.tgz: a885b1ace635fac397b965d9ffc50f8aa2de265dc1b9ebe7177fb29ba28e0904

jupytercad-schema-1.0.0.tgz: e54ac2dbbc7dc9870247905497cfc9504e0025f9bfb650f39eba128252912de1

jupytercad_app-1.0.0-py3-none-any.whl: b1637971cba652d2b650715110872a3961f441b7dd2dd388fdf067d28c2a30cc

jupytercad_app-1.0.0.tar.gz: bfc98439ad4474f6f2c6100df5f9bd03a0af858adfd79538b55dde40152b163b

jupytercad_core-1.0.0-py3-none-any.whl: dda3e787420e5057c25de9346d65568628eade2360b4c9621135c33bed45dcda

jupytercad_core-1.0.0.tar.gz: d8fa5b4bebfbecae7f9e16e01ff39ae07324516ed1cad6357c357cabfc570d02

jupytercad_lab-1.0.0-py3-none-any.whl: ce3d18b0572a06153e806b9a13bba9d7674df12fa264ec6213914843e731fc05

jupytercad_lab-1.0.0.tar.gz: 385882a2ade248dbcd79fe870d90f90cf0d3e3d75761446ff44f528999323612
  • Loading branch information
trungleduc committed Jan 12, 2024
1 parent 13901c2 commit 78181bf
Show file tree
Hide file tree
Showing 11 changed files with 170 additions and 142 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> -->

## 1.0.0

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v1.0.0a4...13901c2592ff41f73c981f566305cbf5ad89332c))

### Enhancements made

- Don't show properties panel for readonly files [#245](https://github.com/jupytercad/jupytercad/pull/245) ([@martinRenou](https://github.com/martinRenou))

### Documentation improvements

- Add changelog [#247](https://github.com/jupytercad/jupytercad/pull/247) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

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

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

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

## 1.0.0a4

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v1.0.0a3...402f0a2f9daa4cd98ef6e1ff61ba511b4f9c7a95))
Expand All @@ -56,8 +76,6 @@ pip install jupytercad-freecad

[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2023-12-20..2024-01-03&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Apre-commit-ci+updated%3A2023-12-20..2024-01-03&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2023-12-20..2024-01-03&type=Issues)

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

## 1.0.0a3

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v1.0.0a2...be30ddf434ad65c7097702aa527ae90afb3cfa9d))
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": "1.0.0-alpha.4",
"version": "1.0.0",
"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": "1.0.0-alpha.4",
"version": "1.0.0",
"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": "^1.0.0",
"@jupyter/ydoc": "^0.3.4 || ^1.0.2",
"@jupytercad/occ-worker": "^1.0.0-alpha.4",
"@jupytercad/schema": "^1.0.0-alpha.4",
"@jupytercad/occ-worker": "^1.0.0",
"@jupytercad/schema": "^1.0.0",
"@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": "1.0.0-alpha.4",
"version": "1.0.0",
"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": "^1.0.0-alpha.4",
"@jupytercad/schema": "^1.0.0-alpha.4",
"@jupytercad/opencascade": "^1.0.0",
"@jupytercad/schema": "^1.0.0",
"@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": "1.0.0-alpha.4",
"version": "1.0.0",
"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": "1.0.0-alpha.4",
"version": "1.0.0",
"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 +1 @@
__version__ = "1.0.0a4"
__version__ = "1.0.0"
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": "1.0.0-alpha.4",
"version": "1.0.0",
"description": "A JupyterLab standalone app for 3D modelling.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@jupyter/collaboration": "^1.0.0",
"@jupyter/docprovider": "^1.0.0",
"@jupyter/ydoc": "^0.3.4 || ^1.0.2",
"@jupytercad/base": "^1.0.0-alpha.4",
"@jupytercad/schema": "^1.0.0-alpha.4",
"@jupytercad/base": "^1.0.0",
"@jupytercad/schema": "^1.0.0",
"@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": "1.0.0-alpha.4",
"version": "1.0.0",
"description": "JupyterCad core extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,9 +54,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^1.0.0",
"@jupytercad/base": "^1.0.0-alpha.4",
"@jupytercad/occ-worker": "^1.0.0-alpha.4",
"@jupytercad/schema": "^1.0.0-alpha.4",
"@jupytercad/base": "^1.0.0",
"@jupytercad/occ-worker": "^1.0.0",
"@jupytercad/schema": "^1.0.0",
"@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": "1.0.0-alpha.4",
"version": "1.0.0",
"description": "JupyterCad Lab extension.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@jupyter/docprovider": "^1.0.0",
"@jupytercad/base": "^1.0.0-alpha.4",
"@jupytercad/jupytercad-core": "^1.0.0-alpha.4",
"@jupytercad/schema": "^1.0.0-alpha.4",
"@jupytercad/base": "^1.0.0",
"@jupytercad/jupytercad-core": "^1.0.0",
"@jupytercad/schema": "^1.0.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down
Loading

0 comments on commit 78181bf

Please sign in to comment.