Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 710 Bytes

File metadata and controls

37 lines (23 loc) · 710 Bytes

Changelog

v0.3.4

  • Fix handling if data_bags_path is unset
  • Fix lookup of data_bags to support suites, provisioner and verifier level

v0.3.3

  • Fix nested responses to allow access by String/Symbol
  • Fix TestKitchen detection to avoid hostname lookup failures
  • Fix handling of dashes in queries
  • Fix Test on inside_testkitchen? that was not independent

v0.3.2

  • Add tests

v0.3.1

  • Fix error message on installing, but not using the plugin
  • Fix GitHub link

v0.3.0

  • Add support for dynamic node lookup
  • Improve README.md
  • Fix bug when running outside of TestKitchen
  • Fix style

v0.2.0

  • Add support for running versus TestKitchen (PR #1)

v0.1.0

  • Initial version