Releases: guilatrova/tryceratops
Releases · guilatrova/tryceratops
v2.4.1
Fix
- Allow f-string to trigger TRY003 (
5d6d050
)
v2.4.0
Feature
- TRY002 also checks for Base Exception (
d2a6beb
)
v2.3.3
Fix
- Use 'tomli' package instead of 'toml' package. (
d20c153
)
v2.3.2
Fix
- Add missing prop for allowed_base_exceptions (
1497ab8
)
- Python <3.11 needs typing_extensions (
bf8f4cc
)
v2.3.1
Fix
- Empty allowed_class skips check (
e3efc35
)
v2.2.0
Feature
- Implement new TRY005 violation (
5b65dc3
)
Fix
- Build config in the proper order (
90863ac
)
- Handle potential missing prop (
ddcb8bb
)
v2.1.1
Fix
- Wrong reference to 302 instead of 203 (
8826ded
)
Documentation
v2.0.0
Feature
- Change codes from TC to TRY (
4998fd2
)
Breaking
- change codes from TC to TRY (
4998fd2
)