File tree Expand file tree Collapse file tree 5 files changed +27
-8
lines changed Expand file tree Collapse file tree 5 files changed +27
-8
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 4.0.0a2
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@4.0.0-a1...870959c7a0d45f2d19305d86833a9964855f1cba ) )
8+
9+ ### Enhancements made
10+
11+ - Installing xeus-cpp from prefix-dev [ #191 ] ( https://github.com/jupyterlite/xeus/pull/191 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
12+
13+ ### Maintenance and upkeep improvements
14+
15+ - Update mambajs [ #205 ] ( https://github.com/jupyterlite/xeus/pull/205 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
16+ - Update jupyterlite 0.6.0-alpha.3: remove split liteextension/labextension [ #204 ] ( https://github.com/jupyterlite/xeus/pull/204 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
17+
18+ ### Contributors to this release
19+
20+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlite/xeus/graphs/contributors?from=2025-03-13&to=2025-03-20&type=c ) )
21+
22+ [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2025-03-13..2025-03-20&type=Issues )
23+
24+ <!-- <END NEW CHANGELOG ENTRY> -->
25+
526## 4.0.0a1
627
728([ Full Changelog] ( https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@4.0.0-a0...f5d01e774a325e9d68ea95b70eab4703ce36ddb4 ) )
3455
3556[ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2025-01-30..2025-03-13&type=Issues ) | [ @lumberbot-app ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Alumberbot-app+updated%3A2025-01-30..2025-03-13&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2025-01-30..2025-03-13&type=Issues )
3657
37- <!-- <END NEW CHANGELOG ENTRY> -->
38-
3958## 4.0.0a0
4059
4160(
[ Full Changelog
] ( https://github.com/jupyterlite/xeus/compare/@jupyterlite/[email protected] ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlite/xeus-root" ,
3- "version" : " 4.0.0-a1 " ,
3+ "version" : " 4.0.0-a2 " ,
44 "private" : true ,
55 "description" : " JupyterLite loader for Xeus kernels" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlite/xeus-extension" ,
3- "version" : " 4.0.0-a1 " ,
3+ "version" : " 4.0.0-a2 " ,
44 "description" : " JupyterLite loader for Xeus kernels" ,
55 "keywords" : [
66 " jupyter" ,
4848 "@jupyterlite/contents" : " ^0.6.0-alpha.4" ,
4949 "@jupyterlite/kernel" : " ^0.6.0-alpha.4" ,
5050 "@jupyterlite/server" : " ^0.6.0-alpha.4" ,
51- "@jupyterlite/xeus" : " ^4.0.0-a1 " ,
51+ "@jupyterlite/xeus" : " ^4.0.0-a2 " ,
5252 "@lumino/coreutils" : " ^2"
5353 },
5454 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlite/xeus" ,
3- "version" : " 4.0.0-a1 " ,
3+ "version" : " 4.0.0-a2 " ,
44 "description" : " JupyterLite Xeus kernels" ,
55 "keywords" : [
66 " jupyter" ,
Original file line number Diff line number Diff line change @@ -1281,7 +1281,7 @@ __metadata:
12811281 " @jupyterlite/contents " : ^0.6.0-alpha.4
12821282 " @jupyterlite/kernel " : ^0.6.0-alpha.4
12831283 " @jupyterlite/server " : ^0.6.0-alpha.4
1284- " @jupyterlite/xeus " : ^4.0.0-a1
1284+ " @jupyterlite/xeus " : ^4.0.0-a2
12851285 " @lumino/coreutils " : ^2
12861286 " @types/json-schema " : ^7.0.11
12871287 " @types/react " : ^18.0.26
@@ -1314,7 +1314,7 @@ __metadata:
13141314 languageName : unknown
13151315 linkType : soft
13161316
1317- " @jupyterlite/xeus@^4.0.0-a1 , @jupyterlite/xeus@workspace:packages/xeus " :
1317+ " @jupyterlite/xeus@^4.0.0-a2 , @jupyterlite/xeus@workspace:packages/xeus " :
13181318 version : 0.0.0-use.local
13191319 resolution : " @jupyterlite/xeus@workspace:packages/xeus"
13201320 dependencies :
You can’t perform that action at this time.
0 commit comments