Skip to content

Latest commit

 

History

History
97 lines (64 loc) · 6.41 KB

CHANGELOG.md

File metadata and controls

97 lines (64 loc) · 6.41 KB

Change Log

v1.25.1 (2017-05-19)

Full Changelog

Implemented enhancements:

  • throw an error during inspec check if the version is not correct #1832 (chris-rock)

Fixed bugs:

v1.25.0 (2017-05-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • read source code if profile is in tgz/zip #1816 (arlimus)
  • Update postgresql conf resource to accept include_dir as a string as well as an array #1727 (elliott-davis)

v1.24.0 (2017-05-11)

Full Changelog

Implemented enhancements:

v1.23.0 (2017-05-04)

Full Changelog

Implemented enhancements:

  • Add command-line completions for fish shell #1760 (smith)
  • Error and exit when using --sudo locally #1741 (adamleff)

Fixed bugs:

  • Make the --no-color flag work for inspec exec #1749 (adamleff)
  • Fix xinetd resource failing when file cannot be read #1746 (adamleff)
  • Habitat profile bug fixes and improvements #1735 (rhass)

Merged pull requests:

v1.22.0 (2017-04-27)

Full Changelog

Implemented enhancements:

  • rename parse\_config options for clarity #1709
  • rename SimpleConfig / parse_config / parse_config_file options #1723 (arlimus)
  • Add matchers help to shell, clean up help output #1722 (adamleff)
  • provide inspec.version information #1719 (arlimus)
  • provide the inspec keyword #1718 (arlimus)
  • print and prettyprint the inspec backend class #1717 (arlimus)
  • inspec control.to_ruby to use newlines instead of \n #1705 (arlimus)

Fixed bugs:

v1.21.0 (2017-04-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

* This Change Log was automatically generated by github_changelog_generator