paket install
performs a selective update based on the changes in the dependencies file - #474
Paket.exe acuires a lock for all write processes - #469
New command to add credentials - #458
Inherit selective dependencies and store the result in paket.lock
- #462
Don't add NuGet packages twice to a references file - #460
Fallback to config auth if environment variables are empty - #459
Remove parsing of invalid child element of ProjectReference - #453
Better handling for multiple files from same repository - #451
>= 0
version range simplified to empty string - #449
Extend Public API for plugin
Paket.exe and paket.bootstrapper.exe have a logo - #473
BUGFIX: Use Max strategy for paket outdated --ingore-constraints
- #463
BUGFIX: Don't delete downloaded github zip file
BUGFIX: Cannot install nuget packages from local TeamCity feeds due to proxy - #482
BUGFIX: Don't touch framework assemblies if not needed
BUGFIX: Check versions file synchronously
BUGFIX: Restore console color after handling exception - #467