Sha256: 5494923de63d85b3468d6588351f6695d6fb0e9f32e09658df1c50bd11bd9752

Contents?: true

Size: 1004 Bytes

Versions: 2

Compression:

Stored size: 1004 Bytes

Contents

# XCTasks Changelog

## v0.5.0

* Added support for working with projects as well as workspaces. Compliments of [kylef](https://github.com/kylef).

## v0.4.1

* Reworked output redirection into an optional feature.

## v0.4.0

* Added redirection of stderr to /dev/null
* Updated dependency on Nokogiri to 1.6

## 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.6.0 CHANGELOG.md
xctasks-0.5.0 CHANGELOG.md