1.1.0
Minor Changes
win_chocolatey
- Support for removing dependencies added with remove_dependencies option. (see #13. Thanks, @MrBones757!)
Bug Fixes
All Modules
- Added fallback to default choco install path for auxiliary modules to workaround issue in OpenSSH library under Windows. (https://github.com/PowerShell/Win32-OpenSSH#1329) (see #22)