Releases: siteline/swiftui-introspect
Releases · siteline/swiftui-introspect
1.1.1
What's Changed
- Fixed: SwiftUI previews on watchOS no longer fail to build (#380)
- Infrastructure: fixed iOS 17 tests failing on CI (#381)
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Removed:
Toggle
introspection on visionOS (#373)
Full Changelog: 1.0.0...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.11.0
What's Changed
- Added: visionOS support (#327)
- Infrastructure: run CI tests on iOS & tvOS 17 (#323)
Full Changelog: 0.10.0...0.11.0
0.9.2
What's Changed
- Fixed: occasionally wrong status bar style (#313)
- Infrastructure: added UI Test suite (#314)
- Infrastructure: disabled "Autocreate schemes" (#308)
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- Fixed: only box up content for
.view
introspection (#305)
- Documentation: fixed broken links in README.md (#303)
New Contributors
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Added: view controller introspection (#298)
- Added: page control introspection (#297)
Full Changelog: 0.8.0...0.9.0