You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.1.2
- Fixed release build compatibility by making waitForWarmupCompletion available in all build configurations
- Standardized README with 2-badge format and comprehensive structure
- Added 13 verification tests ensuring all README code examples compile and execute
- Added Table of Contents for improved navigation
- Added Related Packages section
- Added comprehensive CI workflow with dual Swift version testing (6.0, 6.2)
- Added multi-platform support (macOS, Linux, Windows)
- Added Point-Free style automation (swift-format, swiftlint, dependabot)
- Optimized for reliability: macOS runs release builds only to avoid Swift Testing framework crashes
- Improved test stability: adjusted performance benchmark thresholds for CI environment variability
- All 58 tests passing across all platforms
- Enhanced test coverage with README verification suite
- Performance benchmarks tuned for CI environment stability