Releases: jupyterlite/terminal
Releases · jupyterlite/terminal
v0.1.3
0.1.3
Enhancements made
- Support use of em-forge wasm files in standalone JupyterLite deployment #31 (@ianthomas23)
Contributors to this release
v0.1.2
0.1.2
Enhancements made
- Update to cockle 0.0.10 #30 (@ianthomas23)
- Obtain wasm packages from emscripten-forge when building deployment #27 (@ianthomas23)
Maintenance and upkeep improvements
Documentation improvements
- Update link to the demo, add demo files #29 (@jtpio)
- Add use of static-handler to README #26 (@ianthomas23)
- Update readme with screenshot and extra http headers #25 (@ianthomas23)
- Add better screenshot #24 (@ianthomas23)
Contributors to this release
v0.1.1
0.1.1
Enhancements made
- Remove WebWorker code that is now in cockle #21 (@ianthomas23)
- Replace postMessage from webworker with comlink callback #16 (@ianthomas23)
- Use WASM commands running in webworker #15 (@ianthomas23)
Bugs fixed
Maintenance and upkeep improvements
- Update jupyterlite to 0.4.0 and cockle to 0.0.5 #18 (@ianthomas23)
- Support JupyterLite 0.4.0 packages #14 (@jtpio)
Documentation improvements
- Add JupyterLite badge to the README #10 (@jtpio)
- Add workflow for deploying a demo to GitHub Pages #9 (@jtpio)
Contributors to this release
v0.1.0
0.1.0
Enhancements made
- Add missing dependencies and handling of terminal clients #2 (@jtpio)
- Skip the browser check for now #1 (@jtpio)