From 63d6c5f80c206b4be8c07814b020d321f5c315db Mon Sep 17 00:00:00 2001 From: martinRenou Date: Fri, 23 Aug 2024 15:47:01 +0000 Subject: [PATCH] Publish 0.2.0a1 SHA256 hashes: jupyterlite-xeus-0.2.0-a1.tgz: bec6c4ab8db0512627788741ef602e3efae9a4bc8bb82a314ac4e226ff07ffd9 jupyterlite_xeus-0.2.0a1-py3-none-any.whl: bb9e0dc2a3b71a33c5fe02a9b89ca8f9f11ca46f451d95d621dd886006f0f9dc jupyterlite_xeus-0.2.0a1.tar.gz: d40c7b0c412765b2ccfce31619ff9ed7ab2190415d08e4577ecd5cb15b9331fc --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 32 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1357ac7..e0fd515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,37 @@ +## 0.2.0a1 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a0...170d2de926e990d1919855ded3d30aec4b08ba96)) + +### Enhancements made + +- Support environment.yaml (previously documented but not supported) or… [#92](https://github.com/jupyterlite/xeus/pull/92) ([@martinRenou](https://github.com/martinRenou)) + +### Bugs fixed + +- Hot fix: Pin Python version (Backport #111) [#112](https://github.com/jupyterlite/xeus/pull/112) ([@martinRenou](https://github.com/martinRenou)) + +### Maintenance and upkeep improvements + +- Update to JupyterLite 0.4.0 final packages [#105](https://github.com/jupyterlite/xeus/pull/105) ([@jtpio](https://github.com/jtpio)) +- Run the UI tests with the COOP/COEP headers [#103](https://github.com/jupyterlite/xeus/pull/103) ([@jtpio](https://github.com/jtpio)) +- Bump empack (Backport #96) [#97](https://github.com/jupyterlite/xeus/pull/97) ([@martinRenou](https://github.com/martinRenou)) +- Bump empack [#96](https://github.com/jupyterlite/xeus/pull/96) ([@martinRenou](https://github.com/martinRenou)) + +### Documentation improvements + +- Add xeus-javascript to the documentation deployment [#94](https://github.com/jupyterlite/xeus/pull/94) ([@martinRenou](https://github.com/martinRenou)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-06-05&to=2024-08-23&type=c)) + +[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-06-05..2024-08-23&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Alumberbot-app+updated%3A2024-06-05..2024-08-23&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-06-05..2024-08-23&type=Issues) | [@nthiery](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Anthiery+updated%3A2024-06-05..2024-08-23&type=Issues) + + + ## 0.2.0a0 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.8...a80ff1b3d7378bd20c11435aac7ba466d4d43cde)) @@ -35,8 +66,6 @@ [@DerThorsten](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3ADerThorsten+updated%3A2024-02-20..2024-06-05&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-02-20..2024-06-05&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-02-20..2024-06-05&type=Issues) - - ## 0.1.8 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.7...ff888aa84280ad7ab8905221c9537352c6447c29)) diff --git a/package.json b/package.json index 27e0faf..0c7171e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "0.2.0-a0", + "version": "0.2.0-a1", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter",