Releases: jupyterlite/xeus
Releases · jupyterlite/xeus
v4.1.2
v4.1.1
4.1.1
Enhancements made
- Bump empack #265 (@martinRenou)
Contributors to this release
v4.1.0
4.1.0
Enhancements made
%pip list
support and multiple bug fixes with%conda install
#264 (@martinRenou)- Proper warning for pip uninstall of non-installed pkg #263 (@martinRenou)
- Update mambajs: homogenize install and uninstall methods #262 (@martinRenou)
- Match real pip's error message for uninstalling non-installed pkg #261 (@martinRenou)
- Add ability to expose global variables to the worker #255 (@DerThorsten)
- Add package removing logic #254 (@AnastasiaSliusar)
Bugs fixed
- Fix support for kernels from the old beta.mamba.pm channel #258 (@martinRenou)
Contributors to this release
v4.1.0a2
4.1.0a2
Enhancements made
- Proper warning for pip uninstall of non-installed pkg #263 (@martinRenou)
- Add ability to expose global variables to the worker #255 (@DerThorsten)
Contributors to this release
v4.1.0a1
4.1.0a1
Enhancements made
- Update mambajs: homogenize install and uninstall methods #262 (@martinRenou)
- Match real pip's error message for uninstalling non-installed pkg #261 (@martinRenou)
Bugs fixed
- Fix support for kernels from the old beta.mamba.pm channel #258 (@martinRenou)
Contributors to this release
v4.1.0a0
4.1.0a0
Enhancements made
- Add
%pip uninstall
and%conda remove
magics #254 (@AnastasiaSliusar)
Contributors to this release
v4.0.5
4.0.5
Bugs fixed
- Remove outdated schema #259 (@martinRenou)
Contributors to this release
v4.0.4
4.0.4
Bugs fixed
- Fix kernels without FS #257 (@martinRenou)
Contributors to this release
v4.0.3
4.0.3
Bugs fixed
- Fix possible duplication of libxeus #252 (@martinRenou)
Contributors to this release
v4.0.2
4.0.2
Bugs fixed
- Handling shared lib of xeus: Check if target location exist #251 (@SylvainCorlay)