Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 729 Bytes

Version history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.5.0

Added

  • Ignore TC401 because it is not helpful

v0.4.0

Added

  • flake8-async, flake8-encodings

Removed

  • flake8-builtins, flake8-simplify because they set the code style and do not protect against bugs

v0.3.0

Added

  • Option --check-formatting

v0.2.0

Added

  • Ability to set multiple paths
  • Ignore TC003 because it is not helpful

v0.1.0

Added

  • Initial release