Skip to content

v0.4.0

Compare
Choose a tag to compare
@daixiang0 daixiang0 released this 08 Jul 11:22
· 77 commits to master since this release
856d805

What's Changed

  • refactor parse with AST
  • simplify section logic
  • desperate rarely used flags
  • all configs are not case sensitive
  • support skip generated files

Breaking Changes

  • the priority of the section is standard>custom>default
  • all import blocks use one TAB(\t) as Indent

Please check README to get more details.