Skip to content

Releases: fsprojects/Paket

3.0.0-beta054

26 May 09:35
Compare
Choose a tag to compare
3.0.0-beta054 Pre-release
Pre-release

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

2.66.4

26 May 09:18
Compare
Choose a tag to compare

BUGFIX: Optimization of local dependencies - #1703

3.0.0-beta053

24 May 12:58
Compare
Choose a tag to compare
3.0.0-beta053 Pre-release
Pre-release

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

2.66.3

24 May 12:37
Compare
Choose a tag to compare

BUGFIX: Use utf-8 to download strings - #1702

3.0.0-beta052

24 May 06:02
Compare
Choose a tag to compare
3.0.0-beta052 Pre-release
Pre-release

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

2.66.2

23 May 16:09
Compare
Choose a tag to compare

BUGFIX: Update with any of the --keep-major flag didn't honour content:none in paket.dependencies - #1701

2.66.0

23 May 14:33
Compare
Choose a tag to compare

Package groups be excluded in a paket.template file - #1696
BUGFIX: Fallback from portable to net45 must be conversative - #1117

3.0.0-beta051

19 May 14:55
Compare
Choose a tag to compare
3.0.0-beta051 Pre-release
Pre-release

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

3.0.0-beta050

19 May 14:21
Compare
Choose a tag to compare
3.0.0-beta050 Pre-release
Pre-release

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

3.0.0-beta049

19 May 07:09
Compare
Choose a tag to compare
3.0.0-beta049 Pre-release
Pre-release

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