From 73a11efba18dc7e455266dd0fba87081c0b5d522 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 20 Feb 2024 08:59:52 +0000 Subject: [PATCH] Publish 0.1.8 SHA256 hashes: jupyterlite-xeus-0.1.8.tgz: 3af7656c401c780e663834a85fcc935b59e26723c9dec483623db9a3a858200c jupyterlite_xeus-0.1.8-py3-none-any.whl: a78e39d17dbd3096f48195a001b676ce21d0fcd78c41123dc64d57a0451f21ae jupyterlite_xeus-0.1.8.tar.gz: 995bbf03d22a59f7deec7d7531692b2acca20cd05c164d750ec282b439b6a32d --- CHANGELOG.md | 24 ++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7837968..b949783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ +## 0.1.8 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.7...ff888aa84280ad7ab8905221c9537352c6447c29)) + +### Enhancements made + +- JupyterLite-core 0.1.x support [#73](https://github.com/jupyterlite/xeus/pull/73) ([@martinRenou](https://github.com/martinRenou)) +- Support JupyterLite 0.3.0 [#71](https://github.com/jupyterlite/xeus/pull/71) ([@jtpio](https://github.com/jtpio)) +- Add check for windows absolute path [#51](https://github.com/jupyterlite/xeus/pull/51) ([@martinRenou](https://github.com/martinRenou)) + +### Maintenance and upkeep improvements + +- Clean up unused dependencies [#72](https://github.com/jupyterlite/xeus/pull/72) ([@jtpio](https://github.com/jtpio)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-02-05&to=2024-02-20&type=c)) + +[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-02-05..2024-02-20&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-02-05..2024-02-20&type=Issues) + + + ## 0.1.7 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.6...4ea46b47362f2cbd3a1c2edb811bdbc045ed9d71)) @@ -16,8 +38,6 @@ [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-01-30..2024-02-05&type=Issues) - - ## 0.1.6 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.5...b0dce2628f693232497804986abee16e611d9657)) diff --git a/package.json b/package.json index 9069db0..3c85669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "0.1.7", + "version": "0.1.8", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter",