Skip to content

Releases: siteline/swiftui-introspect

1.1.0

04 Oct 23:26
3ced72f
Compare
Choose a tag to compare

What's Changed

  • Removed: Toggle introspection on visionOS (#373)

Full Changelog: 1.0.0...1.1.0

1.0.0

13 Sep 00:47
3ba734d
Compare
Choose a tag to compare

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

28 Aug 22:07
121c146
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.12.0

0.11.1

25 Aug 00:23
9da0f9b
Compare
Choose a tag to compare

What's Changed

  • Fixed: @_spi errors (#339)

Full Changelog: 0.11.0...0.11.1

0.11.0

17 Aug 23:56
1136c9a
Compare
Choose a tag to compare

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.10.0

20 Jul 16:19
ccb973c
Compare
Choose a tag to compare

What's Changed

  • Added: SecureField introspection (#317)

Full Changelog: 0.9.2...0.10.0

0.9.2

19 Jul 20:29
b94da69
Compare
Choose a tag to compare

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

12 Jul 08:16
730ab9e
Compare
Choose a tag to compare

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

06 Jul 17:26
adb9e7a
Compare
Choose a tag to compare

What's Changed

  • Added: view controller introspection (#298)
  • Added: page control introspection (#297)

Full Changelog: 0.8.0...0.9.0

0.8.0

01 Jul 12:58
8bf15ad
Compare
Choose a tag to compare

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