Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 615 Bytes

3.2.1.rst

File metadata and controls

19 lines (14 loc) · 615 Bytes

3.2.1 -- 2016-11-21

You can view the 3.2.1 milestone on GitHub for more details.

  • Fix subtle bug when deciding whether to report an on-by-default's violation (See also 189)
  • Fix another bug around SyntaxErrors not being reported at the right column and row (See also 191 and 169 for a related, previously fixed bug)
  • Fix regression from 2.x where we run checks against explicitly provided files, even if they don't match the filename patterns. (See also 198)