0.4.0
Binary Target
.binaryTarget(
name: "OpenAttributeGraph",
url: "https://github.com/OpenSwiftUIProject/OpenAttributeGraph/releases/download/0.4.0/OpenAttributeGraph.xcframework.zip",
checksum: "a539f876625288d4af7c7d1dccc80fd8e936058791b8071e0d534f5ec1a8a068"
)Build Info
- Xcode 16.4
- swift-driver version: 1.120.5 Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
What's Changed
- Subgraph interface by @jcmosc in #172
- Fix typo in OpenAttributeGraph.md by @jbafford in #184
- Optimize WeakAttribute.changedValue by @Kyle-Ye in #185
- Update CompareValuesCompatibilityTests by @Kyle-Ye in #186
- Update CompatibilityTests logic by @Kyle-Ye in #187
- Add shared workflows for OpenSwiftUI organization by @Kyle-Ye in #188
- Add PR triage workflow by @Kyle-Ye in #192
- Add OPENATTRIBUTEGRAPH_LIB_SWIFT_PATH support by @mmllr in #193
- Refactor: Introduce EnvManager for structured environment variable handling by @Kyle-Ye in #194
- Add device support for AttributeGraph by @Kyle-Ye in #198
- Add Swift repo header checkout and SPM build tool plugin by @Kyle-Ye in #199
- Update version marks to use framework version numbers by @Kyle-Ye in #200
- Add Platform target with cross-platform logging support by @Kyle-Ye in #201
- Remove OpenAttributeGraphTests target by @Kyle-Ye in #202
- Add SwiftCorelibsCoreFoundation, Utilities targets and UtilitiesTests by @Kyle-Ye in #203
- Add SwiftBridging, Utilities test cases, and README documentation by @Kyle-Ye in #204
- Replace LIB_SWIFT_PATH with bundled SwiftCorelibs headers by @Kyle-Ye in #205
- Fix xcodebuild/Xcode GUI build for SwiftBridging header missing by @Kyle-Ye in #206
- Overhaul code coverage pipeline and Codecov configuration by @Kyle-Ye in #207
- Simplify Swift headers checkout and update license year by @Kyle-Ye in #209
- Improve Utilities test coverage and cleanup by @Kyle-Ye in #208
- Add SwiftFormat configuration and apply formatting by @Kyle-Ye in #210
- Add Xcode project support with xcconfig-based build settings by @Kyle-Ye in #211
- Fix release workflow with proper notes generation by @Kyle-Ye in #212
- Add initial Compute binary support by @Kyle-Ye in #197
- Add Private/CFRuntime.h to xcframework header processing by @Kyle-Ye in #213
- Add Compute source build support by @Kyle-Ye in #214
New Contributors
Full Changelog: 0.3.0...0.4.0