Skip to content

Tailor 0.7.0

Compare
Choose a tag to compare
@sleekbot sleekbot released this 23 Mar 04:13
· 179 commits to master since this release

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