- Added support for working with projects as well as workspaces. Compliments of kylef.
- Reworked output redirection into an optional feature.
- Added redirection of stderr to /dev/null
- Updated dependency on Nokogiri to 1.6
- Added support for writing environment variables into schemes.
- Added pre-flight validation of workspace and schemes dir
- Restore terminal output color to normal after reporting test results.
- Further refinements to shell escaping [@tayhalla]
- Added
output_log
option. - Added support for passing options to runner commands.
- Add explicit require of forwardable to fix load error under certain Ruby environments.
- Internal refactoring and cleanups.
- Expanded SDK configuration support.
- Improved issues with shell escaping.
- Initial public release.
- Supports execution of test suites.