We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad095e commit b9f6bc3Copy full SHA for b9f6bc3
CHANGELOG.md
@@ -3,8 +3,12 @@ Changelog
3
4
## master
5
6
+## [0.3.0]
7
+
8
- Changed: minimum language version required is now Swift 5.5 (#209)
-- Infrastructure: symlink older SDKs to use in newer Xcode versions (#208)
9
+- Fixed: finding UIScrollViews that are clipped(), masked or combined with clipShape() or cornerRadius() (#213)
10
+- Documentation: UICollectionView introspection support in README (#218)
11
+- Infrastructure: symlink older SDKs to use in newer Xcode versions on CI (#208)
12
13
## [0.2.3]
14
0 commit comments