Skip to content

Releases: pinokiocomputer/pinokio

0.1.10

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 23 Oct 23:53
update version

0.1.9

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 23 Oct 23:29

Include brew + xcode developer tools by default

0.1.8

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 23 Oct 06:52
update version

0.1.7

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 23 Oct 05:06

Bugfix for array type shell.enter message

0.1.6

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 23 Oct 03:58

array type message support for shell.enter

0.1.5

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 23 Oct 01:19

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 path
  • await kernel.running(...filepath): returns true if the script is currently running

0.1.4

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 22 Oct 20:32
  1. display full editor until the script starts running
  2. configurable install path
  3. user-agent header for emulating web browsers when making network requests

0.1.3

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 22 Oct 19:02
update version

0.1.2

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 22 Oct 07:46

Custom User-Agent header to emulate web browsers (for supporting downloads from China)

0.1.1

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 22 Oct 06:18

install conda + git + zip + nodejs by default