0.12.0
Highlights
- Add Xcode 26 SDK support
- Add EnvManager support in Package.swift
- Add Group/RepeatAnimation/View.alignmentGuide API support
- Fixed various miscellaneous bug
What's Changed
- Fix macOS default LabeledContentStyle UI test case by @Kyle-Ye in #608
- Fix Toggle size issue by @Kyle-Ye in #610
- Add HiddenModifier support by @Kyle-Ye in #612
- Add LabelsHiddenModifier by @Kyle-Ye in #613
- Fix UITest case crash for LabelsHiddenModifierUITests by @Kyle-Ye in #614
- Add initial Text API support by @Kyle-Ye in #619
- Fix Linux CI failure by @Kyle-Ye in #620
- Add EnvManager support by @Kyle-Ye in #622
- [Bugfix] Remove werror by @Kyle-Ye in #623
- Add Text.LineStyle by @Kyle-Ye in #621
- Fix DynamicViewList.Item memory leak by @Kyle-Ye in #627
- Add CI collection support by @Kyle-Ye in #629
- Add AnimationTest support by @Kyle-Ye in #628
- Add missing Animation UITests cases by @Kyle-Ye in #630
- Fix active item count when DynamicLayoutMap has non-unary items by @jcmosc in #625
- Add RepeatAnimation support by @Kyle-Ye in #633
- Add View.alignmentGuide by @Dark-Existed in #618
- Share ContentView in targets by @Kyle-Ye in #635
- Add initial Xcode 26 SDK support by @Kyle-Ye in #634
- Fix missing defaultAnimation in AnimatableAttributeHelper by @pookjw in #636
- Add Group API support by @Kyle-Ye in #637
- Optimize agents related prompt file by @Kyle-Ye in #639
- Fix ObjectCache LRU implementation by @pookjw in #631
New Contributors
Full Changelog: 0.11.0...0.12.0