github fsprojects/Paket 5.0.0-rc001

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

BUGFIX: Fixed dotnetcore integration:
Paket now properly understands runtime and reference assemblies
Paket now understands the runtime graph and restores runtime dependencies
New API InstallModel.GetRuntimeAssemblies and InstallModel.GetRuntimeLibraries can be used to retrieve the correct assets for a particular RID and TFM
New command paket generate-nuspec
New Command: FixNuspecs - Can fix a list of nuspec files now
New restriction system (#2336):
Paket is now more accurate in calculating restrictions and referencing libraries
Paket will convert (lock-)files to a new syntax (but still understands the old syntax), we might revert this within the beta phase
This should fix a bunch of edge cases and invalid behavior in combination with portable profiles and netstandard
Add support for net403 (required for some portable profiles)
PERFORMANCE: Improved performance by pre-loading requests (#2336)
PERFORMANCE: Report performance in a more detailed way (#2336)
BREAKING CHANGE: Paket simplify no longer support simplifying restrictions (#2336)
BREAKING CHANGE: Paket.PowerShell is no longer supported
BREAKING CHANGE: InstallModel API changed and Paket.Core.dll users might need to adapt
DEPRECATED: FixNuspec function is now obsolete, use FixNuspecs instead
PERFORMANCE: Improved performance for some edge case - #2299
BUGFIX: Better hash checks in bootstrapper - #2368
BUGFIX: Improved C++ support
BUGFIX: Fix Conditional Group Dependencies not working as expected - #2335
BUGFIX: Treat runtime dependencies as transitive deps - #2334
BUGFIX: Sort dependencies on obj/references files - #2310
BUGFIX: Support .NET moniker ">= monoandroid" - #2246
BUGFIX: Better dependencies file parser errors
BUGFIX: "Dotnet restore" failed on .netstandard projects under 1.6 - #2243
BUGFIX: Paket now accepts multiple nuspec files in fix-nuspec - #2296
BUGFIX: Fixed pinning of .NETSTANDARD 1.6 packages - #2307
BUGFIX: Fixed bug with ignored argument of getPackageDetails - #2293
BUGFIX: HTTP dependency - strip query string to detect a file name - #2295
BUGFIX: Proper encoding "+" in package download url - #2288
BUGFIX: Paket failed when group is removed (or renamed) - #2281
BUGFIX: Filter .targets / .props earlier - #2286
BUGFIX: Downgrade to tooling 1.0 (#2380)
BUGFIX: Paket added too many targets and props (#2388)
BOOTSTRAPPER: Don't crash in DownloadHashFile (#2376)
BOOTSTRAPPER: Search harder for the paket.dependencies file (#2384)
USABILITY: Don't let build continue when paket failed - #2302

Don't miss a new Paket release

NewReleases is sending notifications on new releases.