Releases: siteline/swiftui-introspect
Releases · siteline/swiftui-introspect
1.1.0
1.0.0
We are excited to announce the release of SwiftUI Introspect 1.0! 🎉
Introducing a stable, intuitive, and ergonomic new API for introspection of SwiftUI views.
If you're migrating away from the old Introspect module, make sure to review the updated README, and feel free to ask questions in the Discussions forum.
Full Changelog: 0.12.0...1.0.0
0.12.0
What's Changed
- Added:
@Weak
property wrapper (#341) - Documentation: added advanced usage section to README (#341)
- Documentation: added community projects section to README (#342)
Full Changelog: 0.11.1...0.12.0
0.11.1
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
What's Changed
- Added:
Map
introspection (#288) - Added: advanced range-based platform version predicates (#285)
- Changed: renamed
@_spi(Internals)
to@_spi(Advanced)
(#290) - Documentation: generate docs for extensions (#282)
- Infrastructure: set up
tea
for CI and local environments (#276)
Full Changelog: 0.7.0...0.8.0