Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 1.34 KB

Changelog

master

  • Allow Introspect to be imported in apps that support older platform versions.
  • Added Catalyst support in the Introspect iOS framework.
  • Added macOS and tvOS support.
  • Added .introspectSegmentedControl().
  • Added .introspectViewController().
  • Allow .introspectNavigationController() on NavigationView directly.
  • Allow .introspectTabBarController() on TabView directly.
  • Fix a bug in 0.0.4 that would not allow customization of root elements.
  • Use .overlay() instead of .background() to not mess with list views. #2
  • Added documentation for all methods.
  • First release.