v0.0.8
0.0.8
Enhancements made
- Prebuild worker bundle and import WASM files from same directory as JS wrappers #57 (@ianthomas23)
- Add lua WASM command #56 (@ianthomas23)
- Echo buffered stdin (whilst running a command) back to stdout #52 (@ianthomas23)
- Standardise linefeed/newline handling #51 (@ianthomas23)
Bugs fixed
- Ignore touch bad file descriptor, but still have incorrect exit code #53 (@ianthomas23)
- Support repeat use of BufferedStdin #49 (@ianthomas23)
Maintenance and upkeep improvements
- Remove @jupyterlab/services as a dependency #54 (@ianthomas23)
- Update to jupyterlab 7.2.5 and jupyterlite 0.4.1 #47 (@ianthomas23)