Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Version 0.1.4

Compare
Choose a tag to compare
@auchenberg auchenberg released this 15 Mar 19:44
· 121 commits to master since this release

This is a bug fix release fixing several blocking bugs.

  • Fixes wrong path to windows binaries. #44
  • Use node-resolve to detect binary paths on OSX/Linux, to work with Homebrew configs. #48
  • Fixes TypeScript compiler warnings. #50