Releases: microsoft/onnxruntime-swift-package-manager
Releases · microsoft/onnxruntime-swift-package-manager
v1.19.2
v1.18.0
What's Changed
- Updated contents for this onnxruntime-swift-package-manager repo in sync with ORT 1.18.0 including source objective-c files, Package.swift and README.md files, etc.
- Updated with latest 1.18.0 version cocoapods package for ORT and ORT Extensions for SPM release build
Contributors
- Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Updated contents for this onnxruntime-swift-package-manager repo in sync with ORT 1.17.0 including source objective-c files, swift files, Package.swift and README.md files, etc.
- Enabled SPM support for MacOS Platform
Contributors
- Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- Updated contents for this onnxruntime-swift-package-manager repo in sync with ORT 1.16.0 including source objective-c files, swift files, Package.swift and README.md files, etc.
- Enabled SPM support for ORT Extensions
- Fixed unsafe flags issue in Package.swift which fails to build when specifying SPM package via version tag.
Contributors
- Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Create initial contents for this separate onnxruntime-swift-package-manager repo in sync with ORT 1.15.0 to add ORT SPM support as the alternative to CocoaPods for mobile iOS developers.
- Initial files including objective-c bindings files, swift/, Package.swift and README.md files, initial CI pipeline testing, etc.
- Enable clean tagging and make it easy to specify the ORT release binary path and checksum.
Contributors
- Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.
Full Changelog: https://github.com/microsoft/onnxruntime-swift-package-manager/commits/v1.15.0