This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
Releases: jupyterlite/xeus-python-kernel
Releases · jupyterlite/xeus-python-kernel
v1.0.0
v1.0.0b0
1.0.0b0
Bugs fixed
- Pin xeus-lite #194 (@martinRenou)
Contributors to this release
v0.9.8
0.9.8
Maintenance and upkeep improvements
- Adopt
ruff
,black
, fix various issues (Backport PR #169) #192 (@meeseeksmachine) - Align repo with the extension template (Backport #168) #191 (@martinRenou)
- Update to JupyterLab 4 and JupyterLite 0.2.0 (Backport #155 on 0.x) #190 (@martinRenou)
Other merged PRs
- Pin xeus-lite #195 (@martinRenou)
Contributors to this release
v0.9.7
0.9.7
Merged PRs
- Support both jupyterlite 0.1 and 0.2 #188 (@martinRenou)
Contributors to this release
v1.0.0a3
1.0.0a3
Maintenance and upkeep improvements
Contributors to this release
v1.0.0a2
v1.0.0a1
1.0.0a1
Enhancements made
- Python 3.11 and new emscripten-wasm32 platform #164 (@martinRenou)
Maintenance and upkeep improvements
- Adopt
ruff
,black
, fix various issues #169 (@jtpio) - Align repo with the extension template #168 (@jtpio)
Contributors to this release
v1.0.0a0
1.0.0a0
Maintenance and upkeep improvements
Contributors to this release
v0.9.6
0.9.6
Maintenance and upkeep improvements
- Bound requirement of jupyterlite #160 (@martinRenou)
Contributors to this release
v0.9.5
0.9.5
Bugs fixed
- Make sure to share all packages coming from jupyterlite #158 (@martinRenou)
Maintenance and upkeep improvements
- Use
mamba-org/setup-micromamba
in more places #159 (@jtpio) - Use
mamba-org/setup-micromamba
GitHub Action #157 (@jtpio)