Xiblint Versions Save

A tool for linting storyboard and xib files

v0.10.4

1 year ago

Fixed the release pipeline since the previous pypi release

v0.10.3

1 year ago
  • Solved an ambiguous variable naming error that came after upgrading pre-commit.
  • Updated version in init.py

v0.10.2

1 year ago

getiterator was deprecated and replaced by iter

v0.10.1

3 years ago

Adds a new allow_clear_color flag to named_colors to allow the use of clear colors. This is useful when ignore_alpha is too permissive.

Improves the format of the error message for allowed_colors which previously printed with the unicode (u') prefix.

v0.10.0

3 years ago

Fixes an issue where system colors were not correctly detected in the named_colors rule.

Adds support for passing a subset of allowed_colors to the named_colors rule. Adds support for allowing system colors to the named_colors rule.\

v0.9.16

3 years ago

v0.9.15

4 years ago

Fix Python 3 compatibility.

v0.9.14

4 years ago

v0.9.13

4 years ago

v0.9.12

4 years ago