From 01c78d2d35a936bc25988352fca1dd4d46c7fb29 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 23 Jan 2024 10:00:59 +0000 Subject: [PATCH] Publish 0.1.3 SHA256 hashes: jupyterlite-xeus-0.1.3.tgz: ec37621ee2df2f3f2f669c4bc05188041b9aa3614566ff7bca5b79143a7b0f6d jupyterlite_xeus-0.1.3-py3-none-any.whl: 0a7094988290573c78b4de518bd8382a2900422b8611c44685668d749c6d2a5c jupyterlite_xeus-0.1.3.tar.gz: ba231709ac7fa403c1a208967169d75f9ba9f433263c4ab1434e19e489a2973e --- CHANGELOG.md | 26 ++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccf54bd..ea34bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,30 @@ +## 0.1.3 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.2...f38a7ef494d43abba7c20a26a348bcb6521f8b43)) + +### Enhancements made + +- Add support for mounting single file [#44](https://github.com/jupyterlite/xeus/pull/44) ([@DerThorsten](https://github.com/DerThorsten)) + +### Bugs fixed + +- Fix: Path to environment file should be relative to the lite dir [#47](https://github.com/jupyterlite/xeus/pull/47) ([@martinRenou](https://github.com/martinRenou)) + +### Documentation improvements + +- Update README [#46](https://github.com/jupyterlite/xeus/pull/46) ([@IsabelParedes](https://github.com/IsabelParedes)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-01-15&to=2024-01-23&type=c)) + +[@DerThorsten](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3ADerThorsten+updated%3A2024-01-15..2024-01-23&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AIsabelParedes+updated%3A2024-01-15..2024-01-23&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-01-15..2024-01-23&type=Issues) + + + ## 0.1.2 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.1...b2a787aacb2189a7db56c074693683aca4147ef9)) @@ -16,8 +40,6 @@ [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-01-12..2024-01-15&type=Issues) - - ## 0.1.1 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.0...98c72110e7749106534e99e1107867b39b0a6bd4)) diff --git a/package.json b/package.json index a29e50d..5178700 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "0.1.2", + "version": "0.1.3", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter",