github fsprojects/Paket 0.5.0

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

Bootstrapper will only download stable releases by default - http://fsprojects.github.io/Paket/bootstrapper.html
New installer model allows better compatibility with NuGet and should be much faster
Supporting dot for references file - http://fsprojects.github.io/Paket/github-dependencies.html
Supporting pagination for long NuGet feeds - #223
Create a "use exactly this version" operator in order to override package conflicts - http://fsprojects.github.io/Paket/nuget-dependencies.html#Use-exactly-this-version-constraint
New content none mode in paket.dependencies - http://fsprojects.github.io/Paket/dependencies-file.html#No-content-option
Allow source files in content folder of NuGet packages
No -D needed for Linux installer - #210
Content files like _._, *.transform and *.pp are ignored - #207
The convert-from-nuget command adds .paket folder to the sln - #206
Removed duplicate indirect dependencies from lock file - #200
If the package download failed Paket retries with force flag
The convert-from-nuget commands sorts the dependencies file
Use credentials from nuget.config on paket convert-from-nuget - #198
Deploy fixed targets file - #172
New [--pre] and [--strict] modes for paket outdated - http://fsprojects.github.io/Paket/paket-outdated.html
New --no-auto-restore option for convert-from-nuget command - http://fsprojects.github.io/Paket/convert-from-nuget.html#Automated-process
Adding support for new portable profiles
paket.exe is now signed
Allow to reference .exe files from NuGet packages
Use default proxy in paket.exe and bootstrapper.exe - #226
Keep order of sources in paket.dependencies - #233
BREAKING CHANGE: Removed --dependencies-file option - from now on it's always paket.dependencies
BUGFIX: Bootstrapper will not throw NullReferenceException on broken paket.exe downloads
BUGFIX: Authentication information will not be put in cache
BUGFIX: Fixes cache issue when using multiple NuGet sources
BUGFIX: Fixes potential casing issue on Windows
BUGFIX: paket-files need to go to the top of a project file
BUGFIX: Do not look for MinimalVisualStudioVersion when adding paket folder to solution - #221
COSMETICS: Throw better error message if we don't get any versions from NuGet source

Don't miss a new Paket release

NewReleases is sending notifications on new releases.