Paket Manager release notes
v1.29
Changed message for when the same command is run simultaneously so it's more clear why it's blocking it.
v1.28
When more than one command is run at the same time, it is now blocked with an infobar message to avoid running two pakets simultaneously.
find packages and find versions do not perform this check.
v1.25
Since ":q" no longer quits paket's find-packages, switched to closing the input stream (presumably resulting in an EOF) which does cause it to quit.
v1.24
Perforce didn't like the relative paths. Had to build the full path.
v1.23
Added a Paket Root folder to help find paket.lock, paket.dependencies, etc. when they are not at the solution root.
v1.22
Now upgrades settings when devenv.exe's version changes (when Visual Studio updates).
Now drills into solution folders to find projects.
v1.21
Now deletes the P4 changelist if empty when done.
Now outputs how many files are in the completed changelist.
Now upgrades settings from prior version when devenv.exe (VS IDE) changes version.