Skip to content

1.3.1

Compare
Choose a tag to compare
@heikomat heikomat released this 11 Nov 00:12
· 203 commits to master since this release

Changelog

New Features

  • minstall now installs conflicting dependencies correctly, but gives a hint that the user might try to use non-conflicting package-versions
  • minstall now better detects, when it's started from the wrong folder, and exits without doing anything

Bugfixes

  • through the use of fs-extra instead of fs, the filesystem-operations are now easier and less prone to error

Improvements

  • Code cleanup