From ed7104ad75f93c3e0675623c80152411d68b7536 Mon Sep 17 00:00:00 2001 From: jwindgassen Date: Mon, 17 Jun 2024 22:17:49 +0000 Subject: [PATCH] Publish 0.5.0 SHA256 hashes: jupyter-viz-extension-0.5.0.tgz: 75cf3e1a67b0c50a77c5d28b6a132e6dafa6a9b432541f02d04ecaa7cff8a289 jupyter_viz_extension-0.5.0-py3-none-any.whl: 0af32ee37ed9f9a9a059ccdbe54bb8751bfea02fbcb2df9330c537fb39f088f9 jupyter_viz_extension-0.5.0.tar.gz: 2a3a45ac9cfc82f20b06bc4a424a9db1b0a3936dcfd0852ed1890d9597f537d8 --- CHANGELOG.md | 18 ++++++++++++++++-- package.json | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a12d92..994858a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 0.5.0 + +([Full Changelog](https://github.com/jwindgassen/jupyter_viz_extension/compare/v0.4.0...3b864edc335ca3ac188fe5bca96287a172e8e8f7)) + +### Enhancements made + +- Upgrade to Jupyterlab 4.x [#1](https://github.com/jwindgassen/jupyter_viz_extension/pull/1) ([@jwindgassen](https://github.com/jwindgassen)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jwindgassen/jupyter_viz_extension/graphs/contributors?from=2023-08-29&to=2024-06-17&type=c)) + +[@jwindgassen](https://github.com/search?q=repo%3Ajwindgassen%2Fjupyter_viz_extension+involves%3Ajwindgassen+updated%3A2023-08-29..2024-06-17&type=Issues) + + + ## 0.4.0 - [JSC Configuration: stdout and stderr for ParaView](https://github.com/jwindgassen/jupyter_viz_extension/commit/ac217560cb3492e574b098507ed01b4131cce077) @@ -9,8 +25,6 @@ - [Fix JSC Configuration](https://github.com/jwindgassen/jupyter_viz_extension/commit/c44708a653e0101318351846fdb69f439714089a) - [Add authKeyFile, refactor Configuration](https://github.com/jwindgassen/jupyter_viz_extension/commit/5fd1e8173b01ba72decd2fd05dd9a779d5267ab7) - - ## 0.3.1 - Fix Path to ParaView Launch Script diff --git a/package.json b/package.json index b156c8e..da4d2e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyter-viz-extension", - "version": "0.4.0", + "version": "0.5.0", "description": "A JupyterLab extension.", "keywords": [ "jupyter",