Skip to content

v0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 10:55
· 28 commits to master since this release
537f1ce

What's Changed

  • .. and ..< gained spaces around them like all other infixes
  • chains of dot-calls get aligned
  • prefer putting things on a new line if this helps fit the whole expression
  • add . to simple expressions
  • fix several cases of over-indent
  • render infix expressions with operator ending the line where possible

New Contributors

Full Changelog: v0.3...v0.4