This repository was archived by the owner on Feb 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 1.0.0b0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a3...48860dd7ea57b5e293f4e9f3e8c604fe7096d49a ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Pin xeus-lite [ #194 ] ( https://github.com/jupyterlite/xeus-python-kernel/pull/194 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
12
+
13
+ ### Contributors to this release
14
+
15
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2023-10-18&to=2023-12-06&type=c ) )
16
+
17
+ [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-10-18..2023-12-06&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-10-18..2023-12-06&type=Issues )
18
+
19
+ <!-- <END NEW CHANGELOG ENTRY> -->
20
+
5
21
## 1.0.0a3
6
22
7
23
([ Full Changelog] ( https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a2...90f5ac56c5a0ea0a5c1d21da16b11bb49ae18d28 ) )
16
32
17
33
[ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-10-17..2023-10-18&type=Issues )
18
34
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
35
## 1.0.0a2
22
36
23
37
([ Full Changelog] ( https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a1...e5d5d48763484fd4b6e84ff7fcf3ff26f8c3fd22 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyterlite/xeus-python-kernel" ,
3
- "version" : " 1.0.0-a3 " ,
3
+ "version" : " 1.0.0-b0 " ,
4
4
"description" : " A Python kernel for JupyterLite, powered by Xeus" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments