Allow to restore packages from paket.references files - http://fsprojects.github.io/Paket/paket-restore.html
Detect local nuspec with old XML namespace - #283
paket add
command tries to keep all other packages stable.
Added another profile mapping for Profile136 - #262
More portable profiles - #281
Added net11 to framework handling - #269
Create references for Win8 - #280
Detect VS automatic nuget restore and create paket restore - http://fsprojects.github.io/Paket/convert-from-nuget.html#Automated-process
paket convert-from-nuget
doesn't duplicate paket solution items - #286
BUGFIX: Paket removes old framework references if during install - #274
BUGFIX: Don't let the bootstrapper fail if we already have a paket.exe
BUGFIX: Use the Id property when NuGet package name and id are different - #265