Skip to content

Commit

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

jupytercad-2.0.0a1-py3-none-any.whl: beeb80972b708781e6a981133f8ff73ca435af63c9dd9e0d614d4fb05d40cad9

jupytercad-2.0.0a1.tar.gz: 725697d3d17d90f687d6f1177a9fa7ee9e2ba6c508a68d390808d982c278c45e

jupytercad-base-2.0.0-alpha.1.tgz: 5aac86060a464b69c8e1762226262e3509644bf87132844c5c37ad1fb233ee37

jupytercad-jupytercad-app-2.0.0-alpha.1.tgz: aa568655f0f2cdcaa339d202e8d572a1e35ed884dcce89c8edb304a4c83b36fc

jupytercad-jupytercad-core-2.0.0-alpha.1.tgz: a49243aa1bfcfa5e8c36a01337d765fd5973ff311e1711d56a77e130d2e4b6e2

jupytercad-jupytercad-lab-2.0.0-alpha.1.tgz: 13810fccad4832f7196a78145fe22fe593372db6d6c67ebc84aed173cbcf4fb1

jupytercad-occ-worker-2.0.0-alpha.1.tgz: df591fd25fc93ade9eed939aa4da5632d33745d1394a98e70e586daacccb8b70

jupytercad-opencascade-2.0.0-alpha.1.tgz: b51e1b3aea75f82f8229bedce9a593a326ef518f286b4f7f6b8d2ae9c889401c

jupytercad-schema-2.0.0-alpha.1.tgz: ff86a41c8d981aba6e04fc33bba3518452c2a479df614fd97f8540db9ed93fc6

jupytercad_app-2.0.0a1-py3-none-any.whl: 6ba41b9f0f06c47fb99ab141ce553069c475d396339ce53fe8ed8d8032038af4

jupytercad_app-2.0.0a1.tar.gz: 58e33daae4f2e99d9cfafadbf7acaaf0521f40127f76b3a0683f392de994d7f4

jupytercad_core-2.0.0a1-py3-none-any.whl: 2e9e9ec74de641eb0bc562ab3efe61955d39dad5958add3336c4c95f32f375ed

jupytercad_core-2.0.0a1.tar.gz: a4478a3f74d6ead15aa8a14b05323ea2019e31d09c30f71166c518d9a9b41e45

jupytercad_lab-2.0.0a1-py3-none-any.whl: e75e626abd0373b8cdee5dac6c0b02c1df4fe3697782334d0eac6d398acaf755

jupytercad_lab-2.0.0a1.tar.gz: ef80dfd0db5c3339dcbd6644379f818eb2cd37cf0ba8850b17c25d82d0945a9a
  • Loading branch information
trungleduc committed Feb 27, 2024
1 parent 349e04f commit 4ba771b
Show file tree
Hide file tree
Showing 11 changed files with 750 additions and 675 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.0a1

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a0...349e04f56a58bc2ec6263180bd287f063d4019e5))

### Enhancements made

- Step file export to .jcad [#238](https://github.com/jupytercad/jupytercad/pull/238) ([@martinRenou](https://github.com/martinRenou))

### Maintenance and upkeep improvements

- Unpin jupyterlab in ui-tests [#251](https://github.com/jupytercad/jupytercad/pull/251) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

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

[@github-actions](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Agithub-actions+updated%3A2024-02-08..2024-02-27&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-02-08..2024-02-27&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Apre-commit-ci+updated%3A2024-02-08..2024-02-27&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3Atrungleduc+updated%3A2024-02-08..2024-02-27&type=Issues)

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

## 2.0.0a0

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v1.0.1...962f123a9b7cbdfa6c48e9572099dd5ae2998730))
Expand All @@ -54,8 +74,6 @@ pip install jupytercad-freecad

[@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad+involves%3AmartinRenou+updated%3A2024-02-08..2024-02-08&type=Issues)

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

## 1.0.1

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/@jupytercad/[email protected]))
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.0",
"version": "2.0.0-alpha.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-alpha.0",
"version": "2.0.0-alpha.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-alpha.0",
"@jupytercad/schema": "^2.0.0-alpha.0",
"@jupytercad/occ-worker": "^2.0.0-alpha.1",
"@jupytercad/schema": "^2.0.0-alpha.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-alpha.0",
"version": "2.0.0-alpha.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-alpha.0",
"@jupytercad/schema": "^2.0.0-alpha.0",
"@jupytercad/opencascade": "^2.0.0-alpha.1",
"@jupytercad/schema": "^2.0.0-alpha.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-alpha.0",
"version": "2.0.0-alpha.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-alpha.0",
"version": "2.0.0-alpha.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.0a0"
__version__ = "2.0.0a1"

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

0 comments on commit 4ba771b

Please sign in to comment.