File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Changelog
33
44## master
55
6+ ## [ 0.2.0]
7+
68- Added: ` introspectCollectionView/introspectCollectionViewCell ` (#169 )
79- Added: ` introspectSearchController ` (#129 )
810- Added: ` introspectPagedTabView ` (#117 )
@@ -77,6 +79,7 @@ Changelog
7779
7880 - First release.
7981
82+ [ 0.2.0 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.2.0
8083[ 0.1.3 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.1.3
8184[ 0.1.2 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.1.2
8285[ 0.1.1 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.1.1
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'Introspect'
3- spec . version = '0.1.3 '
3+ spec . version = '0.2.0 '
44 spec . license = { type : 'MIT' }
55 spec . homepage = 'https://github.com/siteline/SwiftUI-Introspect.git'
66 spec . authors = { 'Lois Di Qual' => '[email protected] ' }
You can’t perform that action at this time.
0 commit comments