Releases: siteline/swiftui-introspect
Releases · siteline/swiftui-introspect
1.1.2
What's Changed
- Fixed: "Protocol requirement cannot be declared '@_spi'" by @Kotivskyi in #392
New Contributors
- @Kotivskyi made their first contribution in #392
Full Changelog: 1.1.1...1.1.2
1.1.1
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