Chocolatey v0.9.8.14 Release Notes

Release Date: 2012-02-06 // about 12 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS

    • Enhancement - Pass ValidExitCodes to Install Helpers - #54
    • Enhancement - Add 64-bit url to Install-ChocolateyZipPackage - #48
    • Enhancement - Add 64-bit url to Install-ChocolateyPowershellCommand - #57
    • Enhancement - Make the main helpers work with files not coming over HTTP - #51
    • Enhancement - Upgrade NuGet.exe to 1.6.0 to take advantage of prerelease packaging - #64

    ๐Ÿ› BUG FIXES

    • Fix - The packages.config feature has broken naming packages with '.config' - #56
    • Fix - CList includes all versions without adding the switch - #60
    • Fix - When NuGet.exe failes to run due to .NET Framework 4.0 not installed, chocolatey should report that. - #65