Skip to content

Releases: siteline/swiftui-introspect

1.4.0-beta.3

10 Jul 13:15
d2987af
Compare
Choose a tag to compare

What's Changed

Important

In order to opt into this beta version, you need to explicitly specify it in your SPM manifest as follows:

.package(url: "https://github.com/siteline/swiftui-introspect", from: "1.4.0-beta.3"),

New Contributors

Full Changelog: 1.4.0-beta.2...1.4.0-beta.3

1.4.0-beta.2

17 Jun 09:23
c2b0625
Compare
Choose a tag to compare

What's Changed

Important

In order to opt into this beta version, you need to explicitly specify it in your SPM manifest as follows:

.package(url: "https://github.com/siteline/swiftui-introspect", from: "1.4.0-beta.2"),

New Contributors

Full Changelog: 1.4.0-beta.1...1.4.0-beta.2

1.4.0-beta.1

10 Jun 20:52
6ecd8d9
Compare
Choose a tag to compare

What's Changed

Important

In order to opt into this beta version, you need to explicitly specify it in your SPM manifest as follows:

.package(url: "https://github.com/siteline/swiftui-introspect", from: "1.4.0-beta.1"),

New Contributors

Full Changelog: 1.3.0...1.4.0-beta.1

1.3.0

17 Jul 21:52
807f73c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

17 Jun 23:39
668a657
Compare
Choose a tag to compare

What's Changed

Call for maintainers

This project is looking for new maintainers. Please check out #58 for details.

New Contributors

Full Changelog: 1.1.4...1.2.0

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