Closed issues:
- Some missing declarations #64
- Test to make sure FileManager ignores files specified to ignore in config. #62
- Add sniff to check for use of: instanceof #61
Merged pull requests:
- Fix doc block #66 (bmitch)
- Fixes #64 - Added missing member declarations #65 (bmitch)
- Fixes #62 - Test for file manager to ignore files #63 (bmitch)
0.0.6 (2017-08-24)
Closed issues:
- Limit git history when counting changes. #51
- Config file (yml) #40
- Ability to only show top X results. #25
- Ability to ignore files #23
Merged pull requests:
- Downgrade to symfony/process 3.2 allowing this package to work with Laravel 5.4 installs. #60 (gms8994)
0.0.5 (2017-08-23)
Closed issues:
- Add footer with misc data under table? #42
Merged pull requests:
0.0.4 (2017-08-19)
Closed issues:
- Changes for next version #39
Merged pull requests:
0.0.3 (2017-08-19)
Closed issues:
- Add some sort of header above table #41
- Run in parallel #38
- Make FileManager return an object instead of an array? #33
Merged pull requests:
- New test #49 (bmitch)
- Add PHP 7.2 to Travis-CI build #48 (bmitch)
- Fixes #33 - FileManager returns FileCollection #47 (bmitch)
- Refactor #46 (bmitch)
- Fixes #38 - Run in parallel #44 (bmitch)
0.0.2 (2017-06-23)
Closed issues:
- ResutlsGenerator tests #35
- Tests for FileManager #31
- Tests for ResultCollection #29
- Tests for Result object #27
- Missing tests #20
- Once ready - update readme.md #10
Merged pull requests:
- Command test #37 (bmitch)
- Fixes #35 #36 (bmitch)
- Add result test #34 (bmitch)
- Fixes #31 #32 (bmitch)
- Fixes #29 #30 (bmitch)
- Fixes #27 #28 (bmitch)
0.0.1 (2017-06-19)
Closed issues:
- Make results show files relative to provided path. #19
- Fix failing build #16
- Add the sniff for SlevomatCodingStandard #13
- How to calculate the scoring? #11
- Refactor churn command #9
- Make churn command live in bin folder for easy execution. #8
- Tighten up Cyc Complex assessor with some more tests. #7
- Command to display results. #5
- Number of git commits assessor. #3
- Cyclomatic Complexity Assessor #1
Merged pull requests:
- Fixes #19 #22 (bmitch)
- Fix type hints #21 (bmitch)
- Fixes #9 #18 (bmitch)
- Fixes #16 #17 (bmitch)
- Fixes #13 #15 (bmitch)
- Fixes #7 #14 (bmitch)
- Fixes #8 #12 (bmitch)
- Fixes #5 #6 (bmitch)
- Fixes #3 #4 (bmitch)
- Fixes #1 #2 (bmitch)
* This Change Log was automatically generated by github_changelog_generator