Skip to content

Latest commit

 

History

History
123 lines (85 loc) · 6.92 KB

CHANGELOG.md

File metadata and controls

123 lines (85 loc) · 6.92 KB

Change Log

Full Changelog

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)

Full Changelog

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)

Full Changelog

Closed issues:

  • Add footer with misc data under table? #42

Merged pull requests:

0.0.4 (2017-08-19)

Full Changelog

Closed issues:

  • Changes for next version #39

Merged pull requests:

  • Lower console version requirement #50 (bmitch)

0.0.3 (2017-08-19)

Full Changelog

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:

0.0.2 (2017-06-23)

Full Changelog

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:

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:

* This Change Log was automatically generated by github_changelog_generator