Skip to content

Releases: sompylasar/zmey-gorynych

v1.1.1

24 Oct 06:39
Compare
Choose a tag to compare

🐛 Bug fix

  • Fixed missing newline \n at the end of the file when writing package.json to align with how npm writes them.

v1.1.0

29 Sep 11:08
Compare
Choose a tag to compare

🍀 Improvements and new features

  • Scan single package.
  • More CLI options.
  • Improved error handling.
  • Verify build after npm install.
  • Documentation.

v1.0.1

18 Sep 11:10
Compare
Choose a tag to compare

🐛 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.

v1.0.0

18 Sep 09:17
Compare
Choose a tag to compare