yapf v0.7.0 Release Notes

Release Date: 2016-04-09 // about 8 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for Python 3.5.
    • Add 'ALLOW_MULTILINE_LAMBDAS' which allows lambdas to be formatted onto multiple lines.

    ๐Ÿ›  Fixed

    • Lessen penalty for splitting before a dictionary keyword.
    • Formatting of trailing comments on disabled formatting lines.
    • Disable / enable formatting at end of multi-line comment.