Releases: jupyterlite/xeus
Releases · jupyterlite/xeus
v2.1.0
2.1.0
Enhancements made
- Passing the link of empack_env_meta.json file #120 (@AnastasiaSliusar)
Maintenance and upkeep improvements
- Fix job installation of micromamba #121 (@AnastasiaSliusar)
Documentation improvements
Contributors to this release
v2.0.0
2.0.0
What's Changed
- FileSystem calls over Atomics.wait instead of service worker by @martinRenou in #87
- Add xeus-javascript to the documentation deployment by @martinRenou in #94
- Bump empack by @martinRenou in #96
- Support environment.yaml (previously documented but not supported) or… by @martinRenou in #92
- Bump empack (Backport #96) by @martinRenou in #97
- Run the UI tests with the COOP/COEP headers by @jtpio in #103
- Update to JupyterLite 0.4.0 final packages by @jtpio in #105
- Hot fix: Pin Python version (Backport #111) by @martinRenou in #112
- Pin emscripten abi by @martinRenou in #114
- Align
jupyterlab
version range with the version used in JupyterLite by @jtpio in #109 - Use
coincident
ifcrossOriginIsolated
,comlink
otherwise by @jtpio in #108 - Update empack and docs by @martinRenou in #116
- Update docs for file access by @martinRenou in #117
Full Changelog: v0.1.11...v2.0.0
v0.2.0b0
0.2.0b0
Documentation improvements
- Update docs for file access #117 (@martinRenou)
- Update empack and docs #116 (@martinRenou)
Contributors to this release
v0.2.0a3
0.2.0a3
Maintenance and upkeep improvements
- Align
jupyterlab
version range with the version used in JupyterLite #109 (@jtpio) - Use
coincident
ifcrossOriginIsolated
,comlink
otherwise #108 (@jtpio)
Contributors to this release
v0.2.0a2
0.2.0a2
Bugs fixed
- Pin emscripten abi #114 (@martinRenou)
Contributors to this release
v0.1.11
0.1.11
Bugs fixed
- [0.1.x]: Pin emscripten abi #115 (@martinRenou)
Contributors to this release
v0.2.0a1
0.2.0a1
Enhancements made
- Support environment.yaml (previously documented but not supported) or… #92 (@martinRenou)
Bugs fixed
- Hot fix: Pin Python version (Backport #111) #112 (@martinRenou)
Maintenance and upkeep improvements
- Update to JupyterLite 0.4.0 final packages #105 (@jtpio)
- Run the UI tests with the COOP/COEP headers #103 (@jtpio)
- Bump empack (Backport #96) #97 (@martinRenou)
- Bump empack #96 (@martinRenou)
Documentation improvements
- Add xeus-javascript to the documentation deployment #94 (@martinRenou)
Contributors to this release
v0.1.10
0.1.10
Bugs fixed
- Hot fix: Pin Python version #111 (@martinRenou)
Contributors to this release
v0.1.9
0.1.9
Enhancements made
- Support environment.yaml (previously documented but not supported) or environment.yml automatically (Backport #92) #99 (@martinRenou)
Maintenance and upkeep improvements
- Bump empack (Backport #96) #98 (@martinRenou)
Contributors to this release
v0.2.0a0
0.2.0a0
Enhancements made
- FileSystem calls over Atomics.wait instead of service worker #87 (@martinRenou)
Bugs fixed
- give micromamba priority #88 (@DerThorsten)
- Prevent failing when strict channel priority is set #74 (@martinRenou)
Maintenance and upkeep improvements
- Allow for JupyterLite 0.4.0 #90 (@jtpio)
- Fix order of kernels in UI tests #85 (@jtpio)
- Update release workflows #82 (@jtpio)
- Update
@jupyterlite
packages #81 (@jtpio)
Documentation improvements
- Update ipywidgets in docs #91 (@martinRenou)
- Fix ReadTheDocs build #89 (@martinRenou)
- Add custom CSS to override the navbar max width #78 (@jtpio)
- Add
xeus-python
to the exampleenvironment.yml
in the docs #77 (@jtpio)