Tailor v0.8.0 Release Notes

Release Date: 2016-04-19 // about 8 years ago
  • ๐Ÿ“š This release allows regions to be excluded from analysis via // tailor:off and // tailor:on directives, fixes parsing of the #selector macro, adds more documentation to the Code Climate format, and reduces [todo-syntax] warnings.

    ๐Ÿ”„ Changes

    • #324: Allow // tailor:off and // tailor:on comments to exclude regions from analysis
    • ๐Ÿ“œ #354: Ensure #selector macro is parsed correctly (Swift 2.2)
    • #367: Add sample code for rules in Code Climate format
    • #355: Restrict [todo-syntax] checks to comments containing TODO as an independent word