File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
6+
7+ ## [ 0.5.0]
8+
9+ ### Added
10+
11+ - Add a new rule: HidesBottomBar [ #176 ] ( https://github.com/IBDecodable/IBLinter/pull/176 )
12+ - Support dynamic paths [ #135 ] ( https://github.com/IBDecodable/IBLinter/pull/135 )
13+
14+ ### Fixed
15+
16+ - Upgrade XcodeProjKit to support SPM [ #175 ] ( https://github.com/IBDecodable/IBLinter/pull/175 )
17+
618## [ 0.4.27]
719
820### Fixed
@@ -137,7 +149,8 @@ Fix bug where IBLinter ignores to validate UICollectionViewCell. [#97](https://g
137149- First version
138150
139151
140- [ Unreleased ] : https://github.com/IBDecodable/IBLinter/compare/0.4.27...HEAD
152+ [ Unreleased ] : https://github.com/IBDecodable/IBLinter/compare/0.5.0...HEAD
153+ [ 0.5.0 ] : https://github.com/IBDecodable/IBLinter/compare/0.4.27...0.5.0
141154[ 0.4.27 ] : https://github.com/IBDecodable/IBLinter/compare/0.4.26...0.4.27
142155[ 0.4.26 ] : https://github.com/IBDecodable/IBLinter/compare/0.4.25...0.4.26
143156[ 0.4.25 ] : https://github.com/IBDecodable/IBLinter/compare/0.4.24...0.4.25
You can’t perform that action at this time.
0 commit comments