Skip to content

Latest commit

 

History

History
93 lines (71 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

93 lines (71 loc) · 2.11 KB

Gauge CHANGELOG

This file is used to list changes made in each version of the gauge cookbook.

v2.0.0 (2018-06-19)

  • Use yum, apt_get and chocolatey packages to install
  • Use latest version always
  • Remove plugins LWRP and gauge.properties template as they are not managed by chef any more

v1.9.0 (2018-01-03)

  • Upgrade to gauge 0.9.6

v1.8.0 (2016-12-24)

  • Upgrade to gauge 0.7.0
  • Cleanup some parts of the cookbook

v1.7.0 (2016-12-15)

  • Upgrade to gauge 0.6.2

This file is used to list changes made in each version of the gauge cookbook.

v1.6.0 (2016-10-25)

  • Include gauge_screenshot executable

v1.5.0 (2016-08-24)

  • Upgrade gauge version to 0.6.1

v1.4.0 (2016-08-24)

  • Upgrade gauge version to 0.5.0

v1.3.0 (2016-07-02)

  • Minor windows fixups
  • Update the gauge.properties to work with gauge 0.4.0

v1.2.0 (2016-07-02)

  • Remove dependency on wget

v1.1.0 (2016-07-02)

  • Updated version of Gauge to 0.4.0

v1.0.0 (2016-27-01)

  • Updated version of Gauge to 0.3.1

v0.9.0 (2015-11-02)

  • [windows] improve windows program execution
  • add support for updating gauge.properties

v0.8.0 (2015-11-02)

  • [windows] fix windows package name

v0.7.0 (2015-11-02)

  • [windows] fix incorrect usage of lwrp

v0.6.0 (2015-11-02)

  • [windows] do not depend on chocolatey to install gauge because chocolatey takes forever to review new packages

v0.5.0 (2015-10-19)

  • [linux] Add some version information to the installation to be able to upgrade/downgrade gauge as needed
  • [windows] improve plugin installation
  • add support for installing specific plugin versions

v0.4.0 (2015-10-09)

  • fix windows installation

v0.3.0 (2015-10-09)

  • make the plugin provider idempotent

v0.2.0 (2015-10-02)

  • fix some foodcritic warnings

v0.1.0 (2015-10-02)

  • Initial commit