ndm Changelog

What's new in ndm 1.2.0

May 23, 2017
  • Firstly try to move the updated binary as non-root: 4d4fe22
  • Respect binary installed with npm and don't allow installation: ff8ad31
  • Always overwrite binary when updating: b9a6443

New in ndm 1.1.1 (Mar 31, 2017)

  • Bug fixing
  • Search packages #174:
  • typing to install a new package will show you the search results, click on a result to autocomplete the input.
  • npm doctor #180:
  • call the doctor whenever you need
  • Edit .npmrc #176:
  • right click on a project

New in ndm 1.1.0 (Feb 21, 2017)

  • New UI and UX, now is everything more clear. #160
  • App Updater #163
  • Possibility to switch from a project to another while a project is already listing dependencies. #161

New in ndm 1.0.0 (Feb 9, 2017)

  • bug fixing
  • accessibility
  • cross-platform support (Windows) #52