Skip to content

0.9.10

Compare
Choose a tag to compare
@nalexn nalexn released this 21 Jan 17:31

Released on 2024-01-21.

What's new:

  • Added support for visionOS (#260)
  • Added CustomInspectable protocol for ease of inspection (PR #288)
  • Added support for value inspection on NavigationLink (PR #286)

Fixes and improvements:

  • Fixed tint() inspection on iOS 16 (#287)
  • Fixed a bug in find for views with recursive type reference (#285)
  • Improved find performance (PR #284)