github fsprojects/Paket 3.0.0-beta048

latest releases: 8.1.0-alpha002, 8.1.0-alpha001, 8.0.3...
pre-release7 years ago

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:

  • Removed --hard parameter from all commands.
  • Paket threads all commands as if --hard would have been set - #1567
  • For the --hard use in the binding redirects there is a new parameter --clean-redirects - #1692

Don't miss a new Paket release

NewReleases is sending notifications on new releases.