Releases: pinokiocomputer/pinokio
Releases · pinokiocomputer/pinokio
Release list
0.1.10
0.1.9
Include brew + xcode developer tools by default
0.1.8
0.1.7
Bugfix for array type shell.enter message
0.1.6
array type message support for shell.enter
0.1.5
kernel api
await kernel.require(...filepath): loads the JSON or JS file at filepath.await kernel.exists(...filepath): returns true if the file exists at pathawait kernel.running(...filepath): returns true if the script is currently running
0.1.4
- display full editor until the script starts running
- configurable install path
- user-agent header for emulating web browsers when making network requests
0.1.3
0.1.2
Custom User-Agent header to emulate web browsers (for supporting downloads from China)
0.1.1
install conda + git + zip + nodejs by default