diff --git a/CHANGELOG.md b/CHANGELOG.md index b83b792..ad25672 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,50 @@ +## 0.3.1 + +([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/1a19e126f987a561ee76e1b39b30658e93e59423...92f8b725ceb3d8cc5a5b72528e25004ad8863ff1)) + +### Enhancements made + +- Update JupyterLite deployment and docs [#87](https://github.com/QuantStack/jupyterlab-blockly/pull/87) ([@DenisaCG](https://github.com/DenisaCG)) +- Migrate to JupyterLab 4 [#85](https://github.com/QuantStack/jupyterlab-blockly/pull/85) ([@DenisaCG](https://github.com/DenisaCG)) +- Update `IBlocklyRegistry` docstrings [#76](https://github.com/QuantStack/jupyterlab-blockly/pull/76) ([@afshin](https://github.com/afshin)) +- Add support for widgets [#73](https://github.com/QuantStack/jupyterlab-blockly/pull/73) ([@hbcarlos](https://github.com/hbcarlos)) + +### Bugs fixed + +- Restore `bump-version` script [#89](https://github.com/QuantStack/jupyterlab-blockly/pull/89) ([@DenisaCG](https://github.com/DenisaCG)) +- Fix Binder configuration [#86](https://github.com/QuantStack/jupyterlab-blockly/pull/86) ([@DenisaCG](https://github.com/DenisaCG)) +- Pin jupyterlab_widgets [#79](https://github.com/QuantStack/jupyterlab-blockly/pull/79) ([@hbcarlos](https://github.com/hbcarlos)) +- Support ipywidgets 7 [#77](https://github.com/QuantStack/jupyterlab-blockly/pull/77) ([@hbcarlos](https://github.com/hbcarlos)) + +### Maintenance and upkeep improvements + +- Support ipywidgets 7 [#77](https://github.com/QuantStack/jupyterlab-blockly/pull/77) ([@hbcarlos](https://github.com/hbcarlos)) +- Ignore blockly source map warnings [#75](https://github.com/QuantStack/jupyterlab-blockly/pull/75) ([@hbcarlos](https://github.com/hbcarlos)) +- Updates to JupyterLab 3.6 and fixes check release [#72](https://github.com/QuantStack/jupyterlab-blockly/pull/72) ([@hbcarlos](https://github.com/hbcarlos)) +- Bump a bunch of versions [#71](https://github.com/QuantStack/jupyterlab-blockly/pull/71) ([@bollwyvl](https://github.com/bollwyvl)) +- Uses hatch [#70](https://github.com/QuantStack/jupyterlab-blockly/pull/70) ([@hbcarlos](https://github.com/hbcarlos)) + +### Documentation improvements + +- Update release information [#88](https://github.com/QuantStack/jupyterlab-blockly/pull/88) ([@DenisaCG](https://github.com/DenisaCG)) +- Update JupyterLite deployment and docs [#87](https://github.com/QuantStack/jupyterlab-blockly/pull/87) ([@DenisaCG](https://github.com/DenisaCG)) +- Update `IBlocklyRegistry` docstrings [#76](https://github.com/QuantStack/jupyterlab-blockly/pull/76) ([@afshin](https://github.com/afshin)) + +### Other merged PRs + +- Update lite build in documentation [#83](https://github.com/QuantStack/jupyterlab-blockly/pull/83) ([@martinRenou](https://github.com/martinRenou)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2023-02-04&to=2024-08-19&type=c)) + +[@afshin](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Aafshin+updated%3A2023-02-04..2024-08-19&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Abollwyvl+updated%3A2023-02-04..2024-08-19&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2023-02-04..2024-08-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2023-02-04..2024-08-19&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2023-02-04..2024-08-19&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3AmartinRenou+updated%3A2023-02-04..2024-08-19&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ASylvainCorlay+updated%3A2023-02-04..2024-08-19&type=Issues) + + + ## 0.3.0 ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.2.1...92f8b725ceb3d8cc5a5b72528e25004ad8863ff1)) @@ -44,8 +88,6 @@ [@afshin](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Aafshin+updated%3A2022-09-07..2024-08-19&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Abollwyvl+updated%3A2022-09-07..2024-08-19&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-09-07..2024-08-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-09-07..2024-08-19&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-09-07..2024-08-19&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3AmartinRenou+updated%3A2022-09-07..2024-08-19&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ASylvainCorlay+updated%3A2022-09-07..2024-08-19&type=Issues) - - ## 0.3.0alpha4 ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.0-alpha.3...4cf51ef60269431b78ec59265818991bf561d8e9)) diff --git a/lerna.json b/lerna.json index aa49c40..397c4d1 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "0.3.1", "npmClient": "jlpm", "useWorkspaces": true } diff --git a/package.json b/package.json index e40fb0d..9016908 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jupyterlab-blockly-root", "private": true, - "version": "0.3.0", + "version": "0.3.1", "description": "Blockly extension for JupyterLab.", "keywords": [ "jupyter", diff --git a/packages/blockly-extension/package.json b/packages/blockly-extension/package.json index d9073c4..acc52ca 100644 --- a/packages/blockly-extension/package.json +++ b/packages/blockly-extension/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-blockly-extension", - "version": "0.3.0", + "version": "0.3.1", "description": "Blockly extension for JupyterLab.", "keywords": [ "jupyter", @@ -56,7 +56,7 @@ "@jupyterlab/settingregistry": "^4.2", "@jupyterlab/translation": "^4.2", "@jupyterlab/ui-components": "^4.2", - "jupyterlab-blockly": "^0.3.0" + "jupyterlab-blockly": "^0.3.1" }, "devDependencies": { "@jupyterlab/builder": "^4.2.4", diff --git a/packages/blockly/package.json b/packages/blockly/package.json index a699b31..87c558b 100644 --- a/packages/blockly/package.json +++ b/packages/blockly/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-blockly", - "version": "0.3.0", + "version": "0.3.1", "description": "Blockly extension for JupyterLab.", "keywords": [ "blockly", diff --git a/yarn.lock b/yarn.lock index f2a9ef8..a04997f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6412,7 +6412,7 @@ __metadata: "@jupyterlab/settingregistry": ^4.2 "@jupyterlab/translation": ^4.2 "@jupyterlab/ui-components": ^4.2 - jupyterlab-blockly: ^0.3.0 + jupyterlab-blockly: ^0.3.1 npm-run-all: ^4.1.5 rimraf: ^4.4.0 source-map-loader: ^5.0.0 @@ -6438,7 +6438,7 @@ __metadata: languageName: unknown linkType: soft -"jupyterlab-blockly@^0.3.0, jupyterlab-blockly@workspace:packages/blockly": +"jupyterlab-blockly@^0.3.1, jupyterlab-blockly@workspace:packages/blockly": version: 0.0.0-use.local resolution: "jupyterlab-blockly@workspace:packages/blockly" dependencies: