Skip to content

Releases: thumbtack/star

v5.0.0

17 May 19:36
9c73580
Compare
Choose a tag to compare
  • Update Swift & Swift tools versions to 5.4
  • Update Travis config to run on macOS 11.0 + Xcode 12.5

v4.1.0

31 Oct 03:17
222c9ef
Compare
Choose a tag to compare
  • Update Swift & Swift tools versions to 5.3
  • Update Travis config to run on Xcode 12.1

v4.0.0

02 Aug 20:25
8f3b6e1
Compare
Choose a tag to compare

Breaking:

  • Replace --includeTypeInheritance argument with a more generic --include-syntax which allows customizing all forms of syntax included in usage counts

Other:

  • Bug fixes to parsing of --files argument
  • Bug fixes & cleanup to make install

v3.0.0

11 Jul 21:14
ff2969b
Compare
Choose a tag to compare
  • Add executable and static library products
  • Migrate to the new Swift ArgumentParser library for the command-line tool

v2.1.0

07 Jul 18:18
4a0a345
Compare
Choose a tag to compare
  • New feature: Add --includeTypeInheritance argument to have STAR count subclassing and protocol conformance as "using" the superclass/protocol
  • Add SwiftLint and SwiftFormat to CI checks
  • Improve error descriptions in output

2.0.0

05 May 17:23
b5882ca
Compare
Choose a tag to compare

Breaking changes:

  • Update dependencies for Xcode 11.4, which seem to break compatibility with Xcode ≤11.3.

1.1.0

12 Mar 18:41
c993be3
Compare
Choose a tag to compare

When --verbose flag is supplied, include a list of files that reference the input types in the output.

1.0.0

22 Feb 21:37
98e5fc0
Compare
Choose a tag to compare

Initial release of STAR 🎉