File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -3,25 +3,41 @@ Changelog
3
3
4
4
## master
5
5
6
+ ## [ 0.6.0]
7
+
8
+ ### SwiftUIIntrospect
9
+
10
+ - Added: iOS 17 / tvOS 17 / macOS 14 compatibility (#243 )
11
+
12
+ ### Introspect
13
+
14
+ - Fixed: ` UIColorWell ` build error on tvOS 13 (#217 )
15
+
6
16
## [ 0.5.2]
7
17
18
+ ### SwiftUIIntrospect
19
+
8
20
- Added: selector overrides (#239 )
9
21
- Changed: optimized ancestor controller selectors (#240 )
10
22
11
23
## [ 0.5.1]
12
24
25
+ ### SwiftUIIntrospect
26
+
13
27
- Fixed: SwiftUIIntrospect.podspec (#237 )
14
28
15
29
## [ 0.5.0]
16
30
31
+ ### SwiftUIIntrospect
32
+
17
33
- Added: support for custom selectors (#233 )
18
34
- Changed: unified introspect modifiers into one (#232 )
19
35
- Fixed: ` searchField ` introspection (#234 )
20
36
- Documentation: added explicit SPI import (#229 )
21
37
22
38
## [ 0.4.0]
23
39
24
- - Added: all-new implementation, API, and module (#207 )
40
+ - Added: all-new implementation, API, and module (SwiftUIIntrospect) ( #207 )
25
41
26
42
## [ 0.3.1]
27
43
You can’t perform that action at this time.
0 commit comments