Skip to content

0.11.0

Compare
Choose a tag to compare
@bibendi bibendi released this 14 Nov 10:37
· 332 commits to master since this release

Changelog:

  • Run ssh agent with autoremove
  • Add nginx proxy command
curl -L https://github.com/bibendi/dip/releases/download/0.11.0/dip-`uname -s`-`uname -m` > /usr/local/bin/dip
chmod +x /usr/local/bin/dip

UBUNTU USERS NEED HELP

./script/build_linux

+ docker run --rm -v /Users/merkushin/code/dip:/app -w /app crystallang/crystal crystal build --release src/app.cr -o dip-Linux-x86_64

Unable to find image 'crystallang/crystal:latest' locally
latest: Pulling from crystallang/crystal

crystal: /var/cache/omnibus/src/llvm/llvm-3.8.1.src/lib/CodeGen/LexicalScopes.cpp:160: llvm::LexicalScope* llvm::LexicalScopes::getOrCreateRegularScope(const llvm::DILocalScope*): Assertion `cast<DISubprogram>(Scope)->describes(MF->getFunction())' failed.
/usr/bin/crystal: line 102:    28 Aborted                 "$INSTALL_DIR/embedded/bin/crystal" "$@"