Releases: siteline/swiftui-introspect
Releases · siteline/swiftui-introspect
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
0.7.0
What's Changed
SwiftUIIntrospect
- Added: window introspection (#269)
- Added:
.sheet
introspection (#268) - Added:
.fullScreenCover
introspection (#268) - Added:
.popover
introspection (#268) - Added:
VideoPlayer
introspection (#264) - Added:
SignInWithAppleButton
introspection (#265) - Added:
View
introspection on macOS (#266) - Improved:
View
introspection accuracy (#266) - Documentation: added some more docs for public symbols (#273)
Introspect
- This module is now deprecated (#272) and will be removed later this year (whenever iOS/tvOS 17 come out).
Full Changelog: 0.6.3...0.7.0
0.6.3
0.6.2
0.6.1
What's Changed
SwiftUIIntrospect
- Improved: optimized receiver lookup algorithm (#246)
- Infrastructure: refactored
.introspect
to useViewModifier
(#253) - Infrastructure: retry runtime download on timeout or error on CI (#247)
Introspect
No changes.
Full Changelog: 0.6.0...0.6.1