Swift Code Metrics Versions Save

Code metric analyzer for Swift projects.

1.5.4

8 months ago

1.5.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/matsoftware/swift-code-metrics/compare/1.5.2...1.5.3

1.5.2

2 years ago

What's Changed

Full Changelog: https://github.com/matsoftware/swift-code-metrics/compare/1.5.1...1.5.2

1.5.1

3 years ago

1.5.0

3 years ago

Added

  • Issue-21: Recursive analysis of subdirectories (submodules) in frameworks

Fixed

  • PR-24: Fix on parsing import statements with complex comments

1.4.1

3 years ago

Added

  • PR-22 Support for iOS 14 / macOS 11 Big Sur frameworks

1.4.0

4 years ago

Added

  • PR-17 Support for iOS 13 / Mac OSX 15 frameworks

Fixed

  • PR-11 Improved layout of bar plots for codebases with many frameworks
  • Issue-12 matplotlib not initialized if generate-graphs is not passed
  • Issue-19 Correctly parsing @testable imports and fix for test targets incorrectly counted in the Fan-In metric

1.2.3

5 years ago
  • Fixed issue #6

1.2.2

5 years ago

Renamed number of methods acronym (NBM > NOM)