- Fix bug in multiple assignments: expressions as `a, b = 1, 2` are marked as invalid now (issue https://github.com/best-doctor/flake8-variables-names/issues/12) - Allow use-varnames-strict-mode with a configuration option (issue https://github.com/best-doctor/flake8-variables-names/issues/13)