File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 66
77##### Enhancements
88
9+ - None.
10+
11+ ##### Bug Fixes
12+
13+ - None.
14+
15+ ## 2.16.0 (2023-09-27)
16+
17+ ##### Breaking
18+
19+ - None.
20+
21+ ##### Enhancements
22+
923- SwiftUI previews (` PreviewProvider ` ) are no longer retained by default. Retain them with ` --retain-swift-ui-previews ` .
1024
1125##### Bug Fixes
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "Periphery"
3- spec . version = "2.15.1 "
3+ spec . version = "2.16.0 "
44 spec . summary = "A tool to identify unused code in Swift projects."
55 spec . homepage = "https://github.com/peripheryapp/periphery"
66 spec . license = { :type => 'MIT' , :file => 'LICENSE.md' }
Original file line number Diff line number Diff line change 1- let PeripheryVersion = " 2.15.1 "
1+ let PeripheryVersion = " 2.16.0 "
You can’t perform that action at this time.
0 commit comments