-
Notifications
You must be signed in to change notification settings - Fork 0
v1.5.0 #84
leogdion
announced in
Announcements
v1.5.0
#84
-
Version 1.5.0 introduces WebAssembly (Wasm) support, completing Swift testing coverage across all major platforms and operating systems. Combined with existing Ubuntu (SwiftPM), macOS (Xcode), and Android support, this release enables comprehensive cross-platform Swift development and testing on Ubuntu, macOS, iOS, watchOS, tvOS, visionOS, Android, and WebAssembly.
What's Changed
- Added Wasm Support by @leogdion in Added Wasm Support #61
- Fix WASM test binary discovery with dynamic search by @leogdion in Fix WASM test binary discovery with dynamic search #64
- Update Multi Target Package to Swift 6.1 by @leogdion in Update Multi Target Package to Swift 6.1 #65
- Refactor: Code deduplication and Wasmtime caching optimization by @leogdion in Refactor: Code deduplication and Wasmtime caching optimization #66
- Swap Wasmtime for WasmKit as default WASM runtime by @leogdion in Swap Wasmtime for WasmKit as default WASM runtime (#72) #75
- Add Swift Testing framework auto-detection and mixed XCTest/Testing support for Wasm by @leogdion in Add Swift Testing framework auto-detection and mixed XCTest/Testing support for Wasm #78
- Switching Windows to Swift 6.2 Release by @leogdion in Switching Windows to Swift 6.2 Release #79
- Add android-copy-files parameter for test resource copying by @leogdion in Add android-copy-files parameter for test resource copying #60
Full Changelog: v1.4.2...v1.5.0
This discussion was created from the release v1.5.0.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment