Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: lyft/xiblint

v0.10.4

14 Sep 00:03
523ed56

Choose a tag to compare

Fixed the release pipeline since the previous pypi release

v0.10.3

13 Sep 18:10
d856ab7

Choose a tag to compare

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

v0.10.2

13 Sep 17:19
65187ee

Choose a tag to compare

getiterator was deprecated and replaced by iter

v0.10.1

15 Apr 17:43
8427efc

Choose a tag to compare

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

03 Mar 20:43
e71de58

Choose a tag to compare

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

09 Sep 15:09
af66750

Choose a tag to compare

Remove tag_name redefinition from "enforce_system_properties" rule (#59)

Fix Python 3 compatibility

21 Apr 17:33
196af75

Choose a tag to compare

Fix Python 3 compatibility.

v0.9.14

03 Apr 21:11
4c90835

Choose a tag to compare

Add Enforce Runtime Attributes rule (#56)

v0.9.13: Add enforce_system_properties rule (#55)

31 Mar 17:43
bc00cc1

Choose a tag to compare

* Add enforce_system_properties rule

v0.9.12

05 Feb 23:32
2e4b2bf

Choose a tag to compare

Add strict fonts rule (#53)