Releases: eroshenkoam/xcresults
Releases ยท eroshenkoam/xcresults
1.14.0
What's Changed
๐ฌ Improvements
- Copy attachments with same name by @eroshenkoam in #46
Full Changelog: 1.13.1...1.14.0
1.13.1
What's Changed
๐ Bug Fixes
- Fix build (downloading graalvm) by @eroshenkoam in #45
- Crash fixed on node field access by @rehsals in #43
Full Changelog: 1.13.0...1.13.1
1.13.0
๐ Bug Fixes
- Fix test duration in allure report fix (via #41) - @rehsals
- Fix top level assertions (fixes #40, via #42) - @eroshenkoam
๐ Links
1.12.0
What's Changed
- Handling case when there are no tests in testable summary by @timbaev in #37
- Failures support by @eroshenkoam in #39
New Contributors
Full Changelog: 1.11.0...1.12.0
1.11.0
1.10.1
1.10.0
๐ New Features
- Support for description (via #30) - @eroshenkoam
- Implement XCTSkip feature support (via #24) - @cyberowl
๐ Bug Fixes
- Fix step status (fixes #27, via #29) - @eroshenkoam
๐ Links
1.9.0
๐ New Features
- Add history-id support (via #23) - @eroshenkoam
- Introduce suite name and some bugs fixing (via #21) - @kristfoograb