Skip to content

Releases: siteline/swiftui-introspect

1.1.4

07 May 16:18
7dc5b28
Compare
Choose a tag to compare

What's Changed

This version removes the SimulatorStatusMagic dev dependency in order for SwiftUIIntrospect not to require a privacy manifest (#411).

See #406 for more details.

Full Changelog: 1.1.3...1.1.4

1.1.3

25 Feb 13:37
0cd2a5a
Compare
Choose a tag to compare

What's Changed

Due to a mysterious bug on Apple's part that may cause a complete app hang, the unfortunate decision has been made to remove support for SignInWithAppleButton introspection (#401).

We apologize for this inconvenience.

More details can be found at #400

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

03 Jan 21:28
18e965f
Compare
Choose a tag to compare

What's Changed

  • Fixed: "Protocol requirement cannot be declared '@_spi'" by @Kotivskyi in #392

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

27 Oct 03:27
9e1cc02
Compare
Choose a tag to compare

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

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