Allow to reference git repositories - http://fsprojects.github.io/Paket/git-dependencies.html
Allow to run build commands on git repositories - http://fsprojects.github.io/Paket/git-dependencies.html#Running-a-build-in-git-repositories
Allow to use git repositories as NuGet source - http://fsprojects.github.io/Paket/git-dependencies.html#Using-Git-repositories-as-NuGet-source
Allow to override package sources in paket.local - http://fsprojects.github.io/Paket/local-file.html
NEW COMMAND: "paket generate-include-scripts" creates package include scripts for F# Interactive - http://fsprojects.github.io/Paket/paket-generate-include-scripts.html
Additional local caches - http://fsprojects.github.io/Paket/caches.html
Garbage collection in packages folder - #1491
Allows to exclude dll references from a NuGet package - http://fsprojects.github.io/Paket/references-files.html#Excluding-libraries
Allows to use aliases for libraries - http://fsprojects.github.io/Paket/references-files.html#Library-aliases
Create Choose nodes for .NET Standard
USABILITY: Removed "specs:" from paket.lock since it was copied from Bundler and had no meaning in Paket - #1608
BREAKING CHANGE: