Skip to content

Releases: guilatrova/tryceratops

v2.4.1

30 Oct 16:42
Compare
Choose a tag to compare

Fix

  • Allow f-string to trigger TRY003 (5d6d050)

v2.4.0

19 Aug 15:30
Compare
Choose a tag to compare

Feature

  • TRY002 also checks for Base Exception (d2a6beb)

v2.3.3

08 Jul 16:39
Compare
Choose a tag to compare

Fix

  • Use 'tomli' package instead of 'toml' package. (d20c153)

v2.3.2

23 May 11:13
Compare
Choose a tag to compare

Fix

  • Add missing prop for allowed_base_exceptions (1497ab8)
  • Python <3.11 needs typing_extensions (bf8f4cc)

v2.3.1

20 May 14:59
Compare
Choose a tag to compare

Fix

  • Empty allowed_class skips check (e3efc35)

v2.3.0

20 May 11:16
Compare
Choose a tag to compare

Feature

v2.2.0

20 May 10:04
Compare
Choose a tag to compare

Feature

  • Implement new TRY005 violation (5b65dc3)

Fix

  • Build config in the proper order (90863ac)
  • Handle potential missing prop (ddcb8bb)

v2.1.1

18 May 08:28
Compare
Choose a tag to compare

Fix

  • Wrong reference to 302 instead of 203 (8826ded)

Documentation

v2.1.0

13 May 18:44
Compare
Choose a tag to compare

Feature

v2.0.0

29 Apr 20:17
Compare
Choose a tag to compare

Feature

  • Change codes from TC to TRY (4998fd2)

Breaking

  • change codes from TC to TRY (4998fd2)