SwiftFormat v0.34.0 Release Notes

Release Date: 2018-07-30 // over 5 years ago
    • 🔧 You can now configure format options for the Xcode Source Editor Extension (big thanks to @vinceburn for this feature)
    • 🍎 Restored ability to build the swiftformat command-line app using Xcode 9.2 on macOS Sierra
    • Xcode Source Editor Extension no longer fails when using Playgrounds with multiple pages
    • The --wrapelementss option has been renamed to --wrapcollections
    • ➕ Added new --wraparguments preserve and --wrapcollections preserve options
    • ➕ Added --fractiongrouping & --exponentgrouping options
    • 👌 Improved formatting of Xcode Source Editor Extension error messages
    • 🛠 Fixed a bug where parens were incorrectly removed after an image literal