Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 498 Bytes

CHANGELOG.md

File metadata and controls

20 lines (17 loc) · 498 Bytes

Latest

Release 0.2.1#1817538

  • adds conditional formatting, nested if else etc
  • fix a bug where push_raw_indent was trimming lines
  • improve behavior of formatting arguments in a breaking manner
  • Some cleanups, nitpicks etc.

Release 0.2.0

Features:

  • Linewrap for content
  • On Off feature
  • Config Files
  • Enum and List formatting
  • Codeblock formatting
  • Many comments handling fixes
  • Args breaking in function calls with trailing comma
  • Parenthesized formatting
  • Binop formatting