Skip to content

Releases: OpenSwiftUIProject/UnsafeHeterogeneousBuffer

v0.2.0

05 Oct 08:35
0325d39

Choose a tag to compare

🚀 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 UnsafeHeterogeneousBuffer implementation
  • Enhanced test coverage and compatibility testing

🛠️ Development Experience

  • Improved transformation scripts with better automation
  • Added apply_transformations.sh for cleaner code transformation workflow
  • Enhanced update.sh script 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