Tailor v0.7.0 Release Notes

Release Date: 2016-03-23 // about 8 years ago
  • ๐Ÿš€ This release adds a new format for integration with the Code Climate platform, adds new configuration options to the .tailor.yml config file, and fixes several grammar issues.

    ๐Ÿ”„ Changes

    • #346: Add Code Climate format
    • #340: Allow customization of format and color options via .tailor.yml
    • ๐Ÿ“œ #278: Fix parsing of quoted strings within string interpolation
    • #343: Add safe to valid Swift identifiers, allow named parameter subscripts, and let in import statements
    • ๐Ÿ‘ป #349: Fix exception on invalid number of CLI arguments