Skip to content

0.4.0

Compare
Choose a tag to compare
@BlankSpruce BlankSpruce released this 06 Aug 14:14
· 133 commits to master since this release

Added

  • some performance improvements
  • relaxed dependency to lark so that 0.9 can be used as well
  • loading configuration from .gersemirc but command line arguments still take precedence
  • colorized diffs with --color

Fixed

  • comments no longer interfere in splitting arguments by keywords which led to undesired formatting (#1)