Releases: matsoftware/swift-code-metrics
Releases · matsoftware/swift-code-metrics
SCM 1.5.4
SCM 1.5.3
What's Changed
- Bump numpy from 1.21.1 to 1.22.0 by @dependabot in #43
- Relax version requirements for pyfunctional and numpy by @dale-stewart in #44
New Contributors
- @dependabot made their first contribution in #43
- @dale-stewart made their first contribution in #44
Full Changelog: 1.5.2...1.5.3
SCM 1.5.2
What's Changed
- Improved dependencies resolution, CI setup and Python 3.8 support by @matsoftware in #35
- VSCode setup by @matsoftware in #36
- Ignoring order in generated JSON by @matsoftware in #39
- Added support for M1 architecture (Issue#37) by @matsoftware in #40
- Updated list of frameworks owned by Apple™️ that are excluded from the analysis by @matsoftware in #41
- Release 1.5.2 by @matsoftware in #42
Full Changelog: 1.5.1...1.5.2
SCM 1.5.1
1.5.0
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
Added
- PR-22 Support for iOS 14 / macOS 11 Big Sur frameworks
SCM 1.4.0
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
SCM 1.2.3
SCM 1.2.2
Renamed number of methods acronym (NBM > NOM)