Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 16:10
· 3 commits to main since this release
a033543

What's Changed

  • Update README.md by @mbifeld in #197
  • fix(scenarios): Fix the regex that locates variables to override by @vmarcella in #202
  • feat(test): New UI implementation for ie test & refactor various parts of the engine by @vmarcella in #198
  • fix(pipeline): Specify the environment ie is executing in when running make test-upstream-scenarios by @vmarcella in #205
  • fix(pipeline): Update Makefile to specify environment correctly by @vmarcella in #206
  • fix(scenario): Allow for markdown files to not specify h1 headers by @vmarcella in #208
  • fix(help): Update the documentation for global flags by @vmarcella in #203
  • [add] resource group to resource list by @rguptar in #163
  • fix(interactive): Include resource group URIs in the status JSON for interactive mode by @vmarcella in #209
  • feat(test): Allow users to override variables defined in documents via --var when running ie test. by @vmarcella in #210
  • fix(test): Add messaging for communicating the resource group being deleted by @vmarcella in #211
  • feat(test): Add test reports that can be generated when executing markdown with ie test --report <file-path> by @vmarcella in #212

Full Changelog: v0.1.3...v0.2.0