Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 436 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 436 Bytes

Changelog

0.3.0 (wip)

  • alternative formatter engine
  • lk-flavor features
    • ensure newline at end of file
    • keep indents on empty lines
    • no heavy single line

0.2.2 (2023-07-27)

  • minor adjust formatter rules

0.2.1 (2023-07-21)

  • no strip any import statement in __init__.py

0.2.0 (2023-07-20)

  • enrich CLI
  • advanced diff

0.1.0 (2023-07-19)

  • proof of concept (black + isort + autoflake)