Releases: sompylasar/zmey-gorynych
Releases · sompylasar/zmey-gorynych
v1.1.1
v1.1.0
🍀 Improvements and new features
- Scan single package.
- More CLI options.
- Improved error handling.
- Verify build after
npm install
. - Documentation.
v1.0.1
🐛 Bug fixes and improvements
- Fixed
bin
node interpreter reference which preventedzmey
bin
script from running. - Improved error handling and graceful interrupt (
Ctrl+C
). - Added output of
node
andnpm
versions under the--intro
banner. - Enabled JavaScript strict mode.