Skip to content

v1.0.1

Compare
Choose a tag to compare
@sompylasar sompylasar released this 18 Sep 11:10
· 4 commits to master since this release

🐛 Bug fixes and improvements

  • Fixed bin node interpreter reference which prevented zmey bin script from running.
  • Improved error handling and graceful interrupt (Ctrl+C).
  • Added output of node and npm versions under the --intro banner.
  • Enabled JavaScript strict mode.