Chocolatey v0.9.8.17 Release Notes

Release Date: 2012-06-15 // almost 12 years ago
  • ๐Ÿ”‹ FEATURES

    • Enhancement - Support for naive uninstall - #96

    ๐Ÿ‘Œ IMPROVEMENTS

    • Enhancement - Sources specified through config (or nuget.config) - #101
    • Enhancement - Chocolatey should support multiple sources - #82
    • Enhancement - Use Cygwin as a package source - #93
    • Enhancement - Use Python as a package source (uses easy_install) - #100
    • Enhancement - Use Default Credentials before Get-Credentials when using proxy on web call - #83
    • Enhancement - Reduce the verbosity of running chocolatey - #84
    • Enhancement - Support opening links to "GUI" type applications in a different way than the console apps - #76
    • Enhancement - Do not create batch redirects for certain executables in package folder - #106
    • Enhancement - Add a -debug switch - #85
    • Enhancement - Improve pipelining of cver by returning an object - #94

    ๐Ÿ› BUG FIXES

    • Fix - Packages.config source now uses chocolatey/nuget sources by default instead of empty - #79
    • Fix - Executable batch links not created for "prerelease" versions - #88
    • Fix - Issue where latest version is not returned - #92
    • Fix - Prerelease versions now broken out as separate versions - #90
    • Fix - During install PowerShell session gets bad $env:ChocolateyInstall variable - #80
    • Fix - Build path with spaces now works - #102