Skip to content

Releases: heikomat/minstall

1.2.2 Hotfixes

08 Nov 13:43
Compare
Choose a tag to compare

Changelog

Fixes

  • Fix minstall-crash on npm-install-warnings
  • Fix minstall-crash on comparison with not installed packages

1.2.0

08 Nov 12:48
Compare
Choose a tag to compare

Changelog

  • minstall will now throw an error and exit, if it detects incompatible versions of the same dependency
  • Code cleanup
  • use of the 5minds-eslint-styleguides instead of these from airbnb

1.1.0

08 Nov 00:36
Compare
Choose a tag to compare

Changelog

Improvements

  • Module-installation (especially for large projects) is now a lot faster
  • Running the script in a project-folder, that is already installed is now a lot faster
  • The whole code got refactored and cleaned up
  • Some logs are a little nicer

1.0.8

06 Nov 14:42
Compare
Choose a tag to compare

Changelog

New Features

  • added modules-folder-argument

Bugfixes

  • when verifying folder names, a non-existing folder is now considered unverified, instead of throwing an error

Improvements

  • Messages, for when there is nothing to do for minstall look like nice exit-messages now, instead of like errors

Initial release

06 Nov 06:02
Compare
Choose a tag to compare

This is the initial release of minstall