Skip to content

Commit

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

jupytercad-2.0.0a2-py3-none-any.whl: 6f43cacd864d0cf9890257a270741d513908490398e081a4a2f111cd469e223d

jupytercad-2.0.0a2.tar.gz: 999f89f5f606ff9609936c0fb20472eeb2177d076f707f819379c98ea1038398

jupytercad-base-2.0.0-alpha.2.tgz: 7d6666be4c104355f4d265be607767416d95b82feee06761d76e1a1d41c9279f

jupytercad-jupytercad-app-2.0.0-alpha.2.tgz: 09b9ed0f67ae56e83f80da7f2e7ef709c772c5df916cb301f0bcb591b78be1c8

jupytercad-jupytercad-core-2.0.0-alpha.2.tgz: 6b6653eabd1a1101ef9fb5352d0678efb09dc08819da9f4ed548a968b1655a47

jupytercad-jupytercad-lab-2.0.0-alpha.2.tgz: 8451d96ea8b2841b86df525ac60b543931310768c689a21a177214867cea9bac

jupytercad-occ-worker-2.0.0-alpha.2.tgz: 14ce261b858778f3d19e5698c63648bdb06459b4d5ce138c1ffdf02a4e0edd00

jupytercad-opencascade-2.0.0-alpha.2.tgz: 5df03681a5d3c92f2dd0cb70c9fa5773da300ca2decede6327abddc7907cbc84

jupytercad-schema-2.0.0-alpha.2.tgz: 2b38bb8dcb944258f8346a1f1cc645fcdf6275625c06417f4e1b92379b218408

jupytercad_app-2.0.0a2-py3-none-any.whl: ac6d5b191773921252ddc1bff18b5d1b4325193022c73b0c5355b6a40607bceb

jupytercad_app-2.0.0a2.tar.gz: 44cd0226eed1a50cb61fdd06fec242e6b0b2c5369dbe1b04f59b7f59b417d24e

jupytercad_core-2.0.0a2-py3-none-any.whl: fa503dc0e4fbf86303bf9b0c38dcac5e64e3cd6ccc8a7536ee398c9b616ee5dc

jupytercad_core-2.0.0a2.tar.gz: 9011ddbf4f4df541855030e24680f6076362d0ace3df44b037a07c7bbfbf511a

jupytercad_lab-2.0.0a2-py3-none-any.whl: b1d67179fb2b75104e249ebcdf3ede11a3c21ecae95db025b7e38f178da8a5b8

jupytercad_lab-2.0.0a2.tar.gz: 42d55a28cbe726b32e435aa1273a13aac46cbf10307411fd707c403b4be03dc4
  • Loading branch information
trungleduc committed Mar 6, 2024
1 parent 235eb27 commit a3e4d9b
Show file tree
Hide file tree
Showing 11 changed files with 590 additions and 576 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,29 @@ pip install jupytercad-freecad

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

## 2.0.0a2

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a1...5151f6d7bbb1a89ecf197c1587a4e4ce2c54c091))

### Enhancements made

- Update JupyterLite config [#332](https://github.com/jupytercad/jupytercad/pull/332) ([@trungleduc](https://github.com/trungleduc))
- Support JupyterLite [#331](https://github.com/jupytercad/jupytercad/pull/331) ([@trungleduc](https://github.com/trungleduc))
- Update occ API [#330](https://github.com/jupytercad/jupytercad/pull/330) ([@trungleduc](https://github.com/trungleduc))
- Support for opening STL files [#246](https://github.com/jupytercad/jupytercad/pull/246) ([@martinRenou](https://github.com/martinRenou))

### Maintenance and upkeep improvements

- Remove y-py [#329](https://github.com/jupytercad/jupytercad/pull/329) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

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

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

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

## 2.0.0a1

([Full Changelog](https://github.com/jupytercad/jupytercad/compare/v2.0.0a0...349e04f56a58bc2ec6263180bd287f063d4019e5))
Expand All @@ -58,8 +81,6 @@ pip install jupytercad-freecad

[@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 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.1",
"version": "2.0.0-alpha.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.0-alpha.1",
"version": "2.0.0-alpha.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.0-alpha.1",
"@jupytercad/schema": "^2.0.0-alpha.1",
"@jupytercad/occ-worker": "^2.0.0-alpha.2",
"@jupytercad/schema": "^2.0.0-alpha.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.0-alpha.1",
"version": "2.0.0-alpha.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.0-alpha.1",
"@jupytercad/schema": "^2.0.0-alpha.1",
"@jupytercad/opencascade": "^2.0.0-alpha.2",
"@jupytercad/schema": "^2.0.0-alpha.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.0-alpha.1",
"version": "2.0.0-alpha.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.0-alpha.1",
"version": "2.0.0-alpha.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.0a1"
__version__ = "2.0.0a2"

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

0 comments on commit a3e4d9b

Please sign in to comment.