Skip to content

Releases: fsprojects/Paket

3.0.0-beta048

18 May 14:22
Compare
Choose a tag to compare
3.0.0-beta048 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-beta047

18 May 08:13
Compare
Choose a tag to compare
3.0.0-beta047 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.65.0

18 May 14:14
Compare
Choose a tag to compare

BUGFIX: Fixed compatibility issues with nuget.org and myget - #1694
BUGFIX: DateTime in package should not be in the future
BUGFIX: Don't push non existing files - #1688
BUGFIX: Paket should imports build targets from packages in build dependency groups - #1674
BUGFIX: Framework resolution strategy for Google.Apis.Oauth2.v2 - #1663
BUGFIX: Blacklisting install.xdt and uninstall.xdt files - #1667

3.0.0-beta046

17 May 14:44
Compare
Choose a tag to compare
3.0.0-beta046 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

3.0.0-beta045

17 May 14:20
Compare
Choose a tag to compare
3.0.0-beta045 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

3.0.0-beta044

17 May 13:46
Compare
Choose a tag to compare
3.0.0-beta044 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

3.0.0-beta042

17 May 13:39
Compare
Choose a tag to compare
3.0.0-beta042 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

3.0.0-beta041

17 May 13:33
Compare
Choose a tag to compare
3.0.0-beta041 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

3.0.0-beta040

17 May 10:40
Compare
Choose a tag to compare
3.0.0-beta040 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
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

2.64.8

17 May 10:10
Compare
Choose a tag to compare

BUGFIX: DateTime in package should not be in the future