Releases: jupyterlite/xeus
Releases · jupyterlite/xeus
v3.0.3
3.0.3
Enhancements made
- Update mambajs and untarjs #159 (@martinRenou)
Maintenance and upkeep improvements
- Update ui-tests screenshots #157 (@martinRenou)
- Use new mambajs splitted API #154 (@martinRenou)
- Update actions #153 (@IsabelParedes)
- Add 0.5.0 version specifier #151 (@jtpio)
Documentation improvements
- Remove xeus-r from docs for now #156 (@martinRenou)
- Adding back xeus-r in docs #155 (@martinRenou)
- Add xeus-r #152 (@IsabelParedes)
Contributors to this release
v3.0.2
3.0.2
Bugs fixed
- Update mambajs 0.2.2 #150 (@martinRenou)
Contributors to this release
v3.0.1
3.0.1
Enhancements made
- Update mambajs 0.2.1 #149 (@martinRenou)
Contributors to this release
v3.0.0
3.0.0
Enhancements made
- Kernel shared libs handling #146 (@martinRenou)
- Update JupyterLite packages #134 (@martinRenou)
- Split package in two: extension and library #132 (@martinRenou)
- Bootstrap environments using mambajs, allowing libraries handling for other kernels than xeus-python #130 (@AnastasiaSliusar)
- Register all kernels in one plugin #107 (@trungleduc)
Bugs fixed
- Fix empack custom config support #139 (@martinRenou)
- Fixing lerna setup #136 (@martinRenou)
Maintenance and upkeep improvements
- Update mambajs #144 (@martinRenou)
- Update bot triggering logic #140 (@martinRenou)
- Allow for JupyterLite 0.5.0 #137 (@jtpio)
- Remove unused attributes #131 (@martinRenou)
- Docs: more verbose build #129 (@martinRenou)
Documentation improvements
- Update CHANGELOG and mention the split #133 (@martinRenou)
- Docs: more verbose build #129 (@martinRenou)
Other merged PRs
- Handle .data file for kernels that require preloading #145 (@anutosh491)
Contributors to this release
(GitHub contributors page for this release)
@AnastasiaSliusar | @anutosh491 | @jtpio | @martinRenou | @trungleduc
v3.0.0a3
3.0.0a3
Bugs fixed
- Fix empack custom config support #139 (@martinRenou)
Maintenance and upkeep improvements
- Update mambajs #144 (@martinRenou)
- Update bot triggering logic #140 (@martinRenou)
Contributors to this release
v3.0.0a2
3.0.0a2
Enhancements made
- Bootstrap environments using mambajs, allowing libraries handling for other kernels than xeus-python #130 (@AnastasiaSliusar)
Maintenance and upkeep improvements
Contributors to this release
v3.0.0a1
3.0.0a1
Enhancements made
- Update JupyterLite packages #134 (@martinRenou)
Contributors to this release
v3.0.0a0
3.0.0a0
The main change is on the packaging.
We have a new JS package @jupyterlite/xeus-extension
which provides the JupyterLite plugin.
The new version of the JS package @jupyterlite/xeus
now only contains the kernels implementation, no plugin.
Enhancements made
- Split package in two: extension and library #132 (@martinRenou)
- Register all kernels in one plugin #107 (@trungleduc)
Bugs fixed
- Fixing lerna setup #136 (@martinRenou)
Maintenance and upkeep improvements
- Remove unused attributes #131 (@martinRenou)
- Docs: more verbose build #129 (@martinRenou)
Documentation improvements
- Update CHANGELOG and mention the split #133 (@martinRenou)
- Docs: more verbose build #129 (@martinRenou)
Contributors to this release
v2.1.2
2.1.2
Enhancements made
- Export
IEmpackEnvMetaFile
from index #127 (@trungleduc)
Contributors to this release
v2.1.1
2.1.1
Maintenance and upkeep improvements
- Bump empack #126 (@trungleduc)