Skip to content

0.9.5: added "-l" option for "freeze"; fixes for shims

Compare
Choose a tag to compare
@ekalinin ekalinin released this 17 Jun 07:52
· 471 commits to master since this release
  • Fixed a few spelling typos in README. See #74
  • Fixed example of using --update option in README. See #74
  • Improved args passing into shim script. See #75
  • Try to find nodejs if used system-wide node as well. See #76
  • Added assert if used system-wide node and it wasnt found. See #76
  • Added -l option into freeze command. See #71