Sha256: bf0b535ab5925aafa7de164e79b6374d078292325bce4b90a9dd580396a904ce

Contents?: true

Size: 714 Bytes

Versions: 2

Compression:

Stored size: 714 Bytes

Contents

# XCTasks Changelog

## v0.3.0

* Added support for writing environment variables into schemes.

## v0.2.2

* Added pre-flight validation of workspace and schemes dir

## v0.2.1

* Restore terminal output color to normal after reporting test results.

## v0.2.0

* Further refinements to shell escaping [@tayhalla]
* Added `output_log` option.
* Added support for passing options to runner commands.

## v0.1.1

* Add explicit require of forwardable to fix load error under certain Ruby environments.

## v0.1.0

* Internal refactoring and cleanups.

## v0.0.2

* Expanded SDK configuration support.
* Improved issues with shell escaping.

## v0.0.1

* Initial public release.
* Supports execution of test suites.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xctasks-0.4.0 CHANGELOG.md
xctasks-0.3.0 CHANGELOG.md