Releases: jupyterlite/pyodide-kernel
Releases · jupyterlite/pyodide-kernel
v0.4.4
0.4.4
Maintenance and upkeep improvements
Contributors to this release
v0.4.3
0.4.3
Maintenance and upkeep improvements
Contributors to this release
v0.4.2
0.4.2
Maintenance and upkeep improvements
Contributors to this release
v0.4.1
v0.4.0
0.4.0
Enhancements made
- Update to pyodide 0.26.1 #116 (@bollwyvl)
- Switch from using comlink to coincident #115 (@martinRenou)
- FileSystem calls over Atomics.wait instead of service worker when available #114 (@martinRenou)
- update to pyodide 0.26.0 #113 (@bollwyvl)
- Update to JupyterLite 0.4.0 #106 (@jtpio)
Bugs fixed
- Fix
mountDrive
check #129 (@jtpio) - Use
coincident
ifcrossOriginIsolated
,comlink
otherwise #126 (@jtpio)
Maintenance and upkeep improvements
- Update to JupyterLite 0.4.0 final #131 (@jtpio)
- Add UI tests #130 (@jtpio)
- Bump
widgetsnbextension
to 4.0.11 #110 (@jtpio) - Update
actions/setup-python
#107 (@jtpio)
Contributors to this release
v0.4.0rc0
0.4.0rc0
Bugs fixed
- Fix
mountDrive
check #129 (@jtpio) - Use
coincident
ifcrossOriginIsolated
,comlink
otherwise #126 (@jtpio)
Contributors to this release
v0.4.0b0
0.4.0b0
Enhancements made
- Update to pyodide 0.26.1 #116 (@bollwyvl)
- Switch from using comlink to coincident #115 (@martinRenou)
- FileSystem calls over Atomics.wait instead of service worker when available #114 (@martinRenou)