github siteline/swiftui-introspect 27.0.0-beta.3
27.0.0 Beta 3

2 hours ago

What's Changed

Important

To opt into beta releases, explicitly specify the beta version in your SPM manifest:

.package(url: "https://github.com/siteline/swiftui-introspect", from: "27.0.0-beta")
  • Fixed: Stop hierarchy traversal after finding the first matching platform entity (thanks @2dubu) #522
  • Docs: Document release maintenance and clarify backport eligibility in e660f42 and 2cee0a7
  • Docs: Update Swift Package Index metadata in 3547ddf and 48d8893
  • Docs: Add the documentation badge in 9c0d0a2
  • Infra: Enable SwiftFormat linting in #523
  • Infra: Run SwiftFormat through hk in #525
  • Infra: Enforce the SwiftFormat configuration in #524

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

Don't miss a new swiftui-introspect release

NewReleases is sending notifications on new releases.