Skip to content

1.5.0

Compare
Choose a tag to compare
@vexx32 vexx32 released this 27 Jun 20:13
· 36 commits to master since this release
e1c6b37

Features

  • win_chocolatey - add options for specifying checksums - see #114
  • win_chocolatey_facts - add filter / gather_subset option - see #108

Improvements

  • Ensure modules are compatible with both Chocolatey CLI v2.x and v1.x - see #122
  • win_chocolatey - Improve error messages when installation of Chocolatey CLI v2.x+ fails due to unmet .NET Framework 4.8 dependency on client - see #120

Documentation

  • Use true/false for all booleans in module docs - see #116
  • win_chocolatey - see_also contains references to wrong collection - see #113
  • win_chocolatey - Improve docs around install_args and package_params - see #89