Skip to content

v1.4.1

Compare
Choose a tag to compare
@mattdeboard mattdeboard released this 16 Aug 00:45
· 643 commits to master since this release

v1.4.1 - 2014/08/11

  • #66 - Indent correctly after one-liner if/do: statements. Fixes #65
  • #64 - wrong indentation if space between if and statement
  • #63 - Correctly indent one-line anon fns AND block fns. Fixes #59