Skip to content

Releases: matsoftware/swift-code-metrics

SCM 1.5.4

18 Aug 07:57
d05f77f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.5.4

SCM 1.5.3

17 Mar 14:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.5.3

SCM 1.5.2

02 Jan 09:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

SCM 1.5.1

09 Feb 11:43
eb86c56
Compare
Choose a tag to compare

1.5.0

06 Oct 20:16
7e3ff2b
Compare
Choose a tag to compare

Added

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

Fixed

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

SCM 1.4.1

29 Jul 18:56
Compare
Choose a tag to compare

Added

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

SCM 1.4.0

25 Feb 07:31
37425f6
Compare
Choose a tag to compare

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

SCM 1.3.0

14 Mar 07:24
f0b196e
Compare
Choose a tag to compare

SCM 1.2.3

19 Feb 21:08
Compare
Choose a tag to compare
  • Fixed issue #6

SCM 1.2.2

10 Feb 14:51
9634a52
Compare
Choose a tag to compare

Renamed number of methods acronym (NBM > NOM)