Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

46 lines (35 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2020-02-19

Added

  • Improved documentation and initial context resolution.

[0.1.1] - 2019-07-10

Added

  • Tests reports now much clearer and more concise.

[0.1.0] - 2019-04-05

Changed

  • Substantial changes to Skylark configuration file structure.

[0.0.7] - 2019-04-04

Changed

  • Updated to Swift 5.

[0.0.6] - 2018-11-12

Changed

  • Exposed more of data model for use by clients.

[0.0.5] - 2018-10-17

Changed

  • Improvements to data model and reporting.

[0.0.4] - 2018-10-11

Added

  • Support for retrying failed scenarios.

[0.0.3] - 2018-10-09

Changed

  • Fixed an issue where configuration files in other bundles not located.

[0.0.2] - 2018-10-08

Changed

  • Disabled bitcode.
  • Ensured XCTest linked correctly when using Carthage.

[0.0.1] - 2018-10-04

Added

  • Initial release.