v3.0.0a0
Pre-release
Pre-release
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)