Skip to content

Commit

Permalink
Publish 3.0.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlite-xeus-3.0.0.tgz: 3e01d22be6d7e2a446403a95d45aba4367a5362a48096448d2aa3d923e1381b4

jupyterlite-xeus-extension-3.0.0.tgz: d92c66def6cbb1f743018b6e408b53ff64a29b36930248711fbe36f4b638e2fc

jupyterlite_xeus-3.0.0-py3-none-any.whl: 6360788974daaf2666e67fc6d3a670fa6f622d39fe62f626a21479a459979dec

jupyterlite_xeus-3.0.0.tar.gz: e4764cb0d13689b8dc5802b690b0f8d97d20736105dc60e7104c50f19359acfd
  • Loading branch information
martinRenou committed Jan 14, 2025
1 parent 1854f83 commit 4ec95f2
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 8 deletions.
44 changes: 42 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,48 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 3.0.0

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v2.1.2...1854f83f8b892a56f873485db517346bc3bac381))

### Enhancements made

- Kernel shared libs handling [#146](https://github.com/jupyterlite/xeus/pull/146) ([@martinRenou](https://github.com/martinRenou))
- Update JupyterLite packages [#134](https://github.com/jupyterlite/xeus/pull/134) ([@martinRenou](https://github.com/martinRenou))
- Split package in two: extension and library [#132](https://github.com/jupyterlite/xeus/pull/132) ([@martinRenou](https://github.com/martinRenou))
- Bootstrap environments using mambajs, allowing libraries handling for other kernels than xeus-python [#130](https://github.com/jupyterlite/xeus/pull/130) ([@AnastasiaSliusar](https://github.com/AnastasiaSliusar))
- Register all kernels in one plugin [#107](https://github.com/jupyterlite/xeus/pull/107) ([@trungleduc](https://github.com/trungleduc))

### Bugs fixed

- Fix empack custom config support [#139](https://github.com/jupyterlite/xeus/pull/139) ([@martinRenou](https://github.com/martinRenou))
- Fixing lerna setup [#136](https://github.com/jupyterlite/xeus/pull/136) ([@martinRenou](https://github.com/martinRenou))

### Maintenance and upkeep improvements

- Update mambajs [#144](https://github.com/jupyterlite/xeus/pull/144) ([@martinRenou](https://github.com/martinRenou))
- Update bot triggering logic [#140](https://github.com/jupyterlite/xeus/pull/140) ([@martinRenou](https://github.com/martinRenou))
- Allow for JupyterLite 0.5.0 [#137](https://github.com/jupyterlite/xeus/pull/137) ([@jtpio](https://github.com/jtpio))
- Remove unused attributes [#131](https://github.com/jupyterlite/xeus/pull/131) ([@martinRenou](https://github.com/martinRenou))
- Docs: more verbose build [#129](https://github.com/jupyterlite/xeus/pull/129) ([@martinRenou](https://github.com/martinRenou))

### Documentation improvements

- Update CHANGELOG and mention the split [#133](https://github.com/jupyterlite/xeus/pull/133) ([@martinRenou](https://github.com/martinRenou))
- Docs: more verbose build [#129](https://github.com/jupyterlite/xeus/pull/129) ([@martinRenou](https://github.com/martinRenou))

### Other merged PRs

- Handle .data file for kernels that require preloading [#145](https://github.com/jupyterlite/xeus/pull/145) ([@anutosh491](https://github.com/anutosh491))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-10-24&to=2025-01-14&type=c))

[@AnastasiaSliusar](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AAnastasiaSliusar+updated%3A2024-10-24..2025-01-14&type=Issues) | [@anutosh491](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Aanutosh491+updated%3A2024-10-24..2025-01-14&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-10-24..2025-01-14&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-10-24..2025-01-14&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Atrungleduc+updated%3A2024-10-24..2025-01-14&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0a3

([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0-a2...d2cd7fe684fb35a43bdeaa8f8b477738c14a8ee3))
Expand All @@ -21,8 +63,6 @@

[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-12-18..2025-01-13&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0a2

([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0-a1...a3cc7e43c721ff9f344b366cdf44d803be8da192))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/xeus-root",
"version": "3.0.0-a3",
"version": "3.0.0",
"private": true,
"description": "JupyterLite loader for Xeus kernels",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/xeus-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/xeus-extension",
"version": "3.0.0-a3",
"version": "3.0.0",
"description": "JupyterLite loader for Xeus kernels",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@jupyterlite/contents": "^0.2.0 || ^0.3.0 || ^0.4.5",
"@jupyterlite/kernel": "^0.2.0 || ^0.3.0 || ^0.4.5",
"@jupyterlite/server": "^0.2.0 || ^0.3.0 || ^0.4.5",
"@jupyterlite/xeus": "^3.0.0-a3",
"@jupyterlite/xeus": "^3.0.0",
"@lumino/coreutils": "^2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/xeus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/xeus",
"version": "3.0.0-a3",
"version": "3.0.0",
"description": "JupyterLite Xeus kernels",
"keywords": [
"jupyter",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ __metadata:
"@jupyterlite/contents": ^0.2.0 || ^0.3.0 || ^0.4.5
"@jupyterlite/kernel": ^0.2.0 || ^0.3.0 || ^0.4.5
"@jupyterlite/server": ^0.2.0 || ^0.3.0 || ^0.4.5
"@jupyterlite/xeus": ^3.0.0-a3
"@jupyterlite/xeus": ^3.0.0
"@lumino/coreutils": ^2
"@types/json-schema": ^7.0.11
"@types/react": ^18.0.26
Expand Down Expand Up @@ -577,7 +577,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyterlite/xeus@^3.0.0-a3, @jupyterlite/xeus@workspace:packages/xeus":
"@jupyterlite/xeus@^3.0.0, @jupyterlite/xeus@workspace:packages/xeus":
version: 0.0.0-use.local
resolution: "@jupyterlite/xeus@workspace:packages/xeus"
dependencies:
Expand Down

0 comments on commit 4ec95f2

Please sign in to comment.