Skip to content

v0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 15:23
· 16 commits to master since this release

What's Changed

  • put overlong enum strings on new line (fixes #54) in #55
  • count = for proc / template / etc length (fixes #50) in #56
  • Allow function calls to partially fill RHS (fixes #52) in #58
  • extend trailing comma style to lists (fixes #57) in #59
  • allow first item in simple list to be complex (fixes #53) in #60
  • remove accentedName and surrounding cruft in #61
  • Make section postfix comment sticky at the right indent in #62
  • Add trailing comma at end of any long list (fixes #57) in #63

Full Changelog: v0.4.1...v0.5