Skip to content

Releases: pinokiocomputer/pinokio

0.0.84

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 16 Aug 22:22
update version

0.0.83

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 16 Aug 21:52
update version

0.0.82

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 16 Aug 12:29
update version

0.0.81

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 16 Aug 11:12
  • Allow long paths on windows when using git
  • Add C:\\Windows\\System32 to the PATH environment variable on Windows just in case it's not already there
  • Some URLs are not downloading, use github releases link (for nodejs and conda)
  • Install LLVM via homebrew because the mac native clang throws an error with "unsupported option -fopenmp" sometimes
  • disallow non ascii folder paths => conda silently fails to install when trying to install to a folder path with non ascii characters

0.0.78

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 13 Aug 18:06

support "filter" function to the menu array

{
  filter: () => {
    return !running
  },
  html: ...,
  href: ....
}

0.0.77

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 13 Aug 09:06

For windows, allow long path for git (and pip installs that use git)

0.0.76

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 13 Aug 00:31

miniconda download URL fix for windows

0.0.75

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 13 Aug 00:08

Trying to fix the node.js binary download connection error => using github releases instead of the unreliable nodejs.org

0.0.74

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 12 Aug 23:40
update version

0.0.73

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 12 Aug 10:23
update version