File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 22
33##### Breaking
44
5+ - None
6+
7+ ##### Enhancements
8+
9+ - None.
10+
11+ ##### Bug Fixes
12+
13+ - None
14+
15+ ## 1.8.0 (2020-10-3)
16+
17+ ##### Breaking
18+
519- Aggressive Mode has been removed as it provided little value.
620- Removed undocumented diagnosis console feature.
721
822##### Enhancements
923
10- - None .
24+ - Add Xcode 12 support .
1125
1226##### Bug Fixes
1327
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "Periphery"
3- spec . version = "1.7.1 "
3+ spec . version = "1.8.0 "
44 spec . summary = "Eliminate Unused Swift Code."
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- public let PeripheryVersion = " 1.7.1 "
1+ public let PeripheryVersion = " 1.8.0 "
You can’t perform that action at this time.
0 commit comments