github fsprojects/Paket 5.0.0-alpha013

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
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: Improved C++ support
BUGFIX: Better dependencies file parser errors
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
USABILITY: Don't let build continue when paket failed - #2302

Don't miss a new Paket release

NewReleases is sending notifications on new releases.