Releases: christopherpickering/pylint-per-file-ignores
Releases · christopherpickering/pylint-per-file-ignores
v1.4.0
17 Jan 21:24
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-01-17)
Features
v1.3.2
20 Sep 06:41
Compare
Sorry, something went wrong.
No results found
1.3.2 (2023-09-20)
Bug Fixes
keyerror: fixed keyerror that occours after isntalling but not configuring (23df922 ), closes #90
v1.3.1
19 Sep 07:01
Compare
Sorry, something went wrong.
No results found
1.3.1 (2023-09-19)
Bug Fixes
pylint_per_file_ignores/init.py: this change fixes loading custom pyproject.toml files which is caused due to tomllib (c247fdd )
v1.3.0
04 Aug 12:06
Compare
Sorry, something went wrong.
No results found
1.3.0 (2023-08-04)
Features
v1.2.1
15 May 17:47
Compare
Sorry, something went wrong.
No results found
1.2.1 (2023-05-15)
Bug Fixes
message matching: fixed message id matching function (0b2209e ), closes #54
v1.2.0
13 Feb 14:11
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-02-13)
Features
augment checker.has_message() first before falling back to augmenting visit methods (85b83d2 )
Performance Improvements
cache resolved symbols to speedup suppress (978e918 )
v1.1.0
12 Dec 15:56
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-12-12)
Features
python: dropped python 3.7 support (dc578db )
v1.0.0
18 Nov 13:40
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-11-18)
Features
initial release: pylint-per-file-ignores (020ec47 )