From fffaef794899916c694c045f82242e27b7d5209e Mon Sep 17 00:00:00 2001 From: martinRenou Date: Mon, 29 Jan 2024 12:51:12 +0000 Subject: [PATCH] Publish 0.1.4 SHA256 hashes: jupyterlite-xeus-0.1.4.tgz: 2dee63b43cc93702f0608c4365fa9ef404dc5d06c8fff834b5d1c7de69b1b0b7 jupyterlite_xeus-0.1.4-py3-none-any.whl: 01b13dab8046cd41675ee05e20cd2148b04e2f1ead4b2a799ffdf7bef4fab8af jupyterlite_xeus-0.1.4.tar.gz: 3a4294e3dbf9a8469c69751a4048b61dcba8239790a2fd68d5224ba709c352ef --- CHANGELOG.md | 27 +++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea34bfc..5344dfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ +## 0.1.4 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.3...970155afafc5be159b550c17ff16bec0160d103d)) + +### Enhancements made + +- Allow mounting jupyterlite content [#49](https://github.com/jupyterlite/xeus/pull/49) ([@martinRenou](https://github.com/martinRenou)) + +### Bugs fixed + +- fix loading empack_config [#53](https://github.com/jupyterlite/xeus/pull/53) ([@katotetsuro](https://github.com/katotetsuro)) +- Prevent from failing if there is no environment file [#48](https://github.com/jupyterlite/xeus/pull/48) ([@martinRenou](https://github.com/martinRenou)) + +### Documentation improvements + +- Add documentation [#50](https://github.com/jupyterlite/xeus/pull/50) ([@martinRenou](https://github.com/martinRenou)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-01-23&to=2024-01-29&type=c)) + +[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-01-23..2024-01-29&type=Issues) | [@katotetsuro](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Akatotetsuro+updated%3A2024-01-23..2024-01-29&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-01-23..2024-01-29&type=Issues) + + + ## 0.1.3 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.2...f38a7ef494d43abba7c20a26a348bcb6521f8b43)) @@ -24,8 +49,6 @@ [@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)) diff --git a/package.json b/package.json index 5178700..af2cae1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "0.1.3", + "version": "0.1.4", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter",