Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@dungntm58 dungntm58 released this 27 Sep 19:37
· 9 commits to main since this release

What's Changed

🔧 Compatibility & Fixes

  • Updated tvOS deployment target to 16.0 - Fixes compilation issues with Swift Testing framework's parameterized protocol types
  • Improved test reliability - Fixed performance test timing expectations to handle variable CI execution environments
  • Fixed delayed error display race condition - Resolved async test failures in delayed validation scenarios

🧪 Testing Improvements

  • All 187 tests across 137 test suites now pass consistently
  • Enhanced CI stability with more realistic timing expectations
  • Better async test synchronization

📦 Platform Support

  • iOS 13.0+
  • macOS 10.15+
  • tvOS 16.0+ (updated from 13.0)

This release focuses on improving project stability and ensuring reliable CI/CD pipeline execution. All existing functionality remains unchanged
while addressing platform compatibility and test reliability issues.

Full Changelog: 0.1.0...0.2.0