Releases: OpenSwiftUIProject/UnsafeHeterogeneousBuffer
Releases · OpenSwiftUIProject/UnsafeHeterogeneousBuffer
v0.2.0
🚀 Highlights
- Updated CI infrastructure to use latest toolchain (Xcode 16.4 / Swift 6.1.2)
- Synchronized with OpenSwiftUI upstream improvements
- Enhanced build scripts for better maintainability
🔧 CI/CD Improvements
- Updated to Xcode 16.4 (Swift 6.1.2) across all workflows
- Upgraded iOS simulator tests to iOS 18.5
- Switched to OpenSwiftUIProject setup-xcode action for consistency
- Added fail-fast: false to Ubuntu workflow for better CI resilience
- Fixes CI failures related to missing iOS 18.0 simulator
📦 Core Updates
- Synced with OpenSwiftUI upstream (commit: d0ab660)
- Simplified and improved
UnsafeHeterogeneousBufferimplementation - Enhanced test coverage and compatibility testing
🛠️ Development Experience
- Improved transformation scripts with better automation
- Added
apply_transformations.shfor cleaner code transformation workflow - Enhanced
update.shscript for easier upstream synchronization - Updated documentation and README with more detailed information
📝 Documentation
- Expanded README with better usage examples and project information
Full Changelog: 0.1.0...0.2.0