v0.2.1
·
70 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
remove-trailing-commasno longer strips the required comma from single-element tuple unpacks on the left-hand side of an assignment (for example(count,) = cursor.fetchone()), which would silently change the assignment's semantics.
Full Changelog: v0.2.0...v0.2.1