Tailor 0.7.0
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
safeto valid Swift identifiers, allow named parameter subscripts, andletinimportstatements - #349: Fix exception on invalid number of CLI arguments