You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [Unreleased]
6
6
7
+
## [0.4.22]
8
+
9
+
### Added
10
+
11
+
- Add rule `color_resources`, which detect missing named colors similar to image_resources rule. [#141](https://github.com/IBDecodable/IBLinter/pull/141)
12
+
- Support custom symbol image for `image_resources` rule. [#142](https://github.com/IBDecodable/IBLinter/pull/142)
13
+
7
14
## [0.4.21]
8
15
9
16
### Added
@@ -88,7 +95,8 @@ Fix bug where IBLinter ignores to validate UICollectionViewCell. [#97](https://g
0 commit comments