- Add requirements and external test injection with the `--inject` option. [\78](https://github.com/SUSE-Enceladus/ipa/pull/78) - Adds the option to inject packages, archives and files. Also provides the ability to execute commands and install packages from an existing repository.
1.0.0
===================
- Tests argument is now optional. [\56](https://github.com/SUSE-Enceladus/ipa/pull/56) - This allows for the use of `--no-cleanup` option to start an instance in the given framework. - Add regression test to check for valid UUID on SLES instance in EC2. [\57](https://github.com/SUSE-Enceladus/ipa/pull/57) - Add regression test to confirm lscpu binary returns successful exit code. [\58](https://github.com/SUSE-Enceladus/ipa/pull/58) - Subnet option has been added to launch a new instance in the given network/subnet (`--subnet-id`). [\59](https://github.com/SUSE-Enceladus/ipa/pull/59) - Remove requirement on case with distro and provider options. [\60](https://github.com/SUSE-Enceladus/ipa/pull/60) & [\65](https://github.com/SUSE-Enceladus/ipa/pull/65) - Use Testinfra run module to check hostname. System Info module was removed from package. [\61](https://github.com/SUSE-Enceladus/ipa/pull/61) - Migrate Azure provider to the ARM (resource manager API). [\63](https://github.com/SUSE-Enceladus/ipa/pull/63) - Add option to use user-data for loading SSH public key to instance in EC2. [\68](https://github.com/SUSE-Enceladus/ipa/pull/68) - Add delete history item option to results command. [\69](https://github.com/SUSE-Enceladus/ipa/pull/69) - Split up results command into separate subcommands.
0.5.1
===================
- Cleanup MANIFEST. - Fix README.
0.5.0
===================
- Use cpe\_name to determine SAP product in SLES tests. - Allow EC2 testing without a config file. - Update README overview with more info. - Provide log\_file and results\_file in results dict. - Other formatting and bug fixes.
- Add test\_dirs to args for test endpoint. - Fix bug if test fails before sync point. - Add SLES update infrastructure tests. - Add command line option \--no-default-test-dirs. - Add skipped tests to results output. - Update man pages and and cleanup docs.