tomzx / php-semver-checker

Compares two source sets and determines the appropriate semantic versioning to apply.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactoring

nochso opened this issue · comments

Hi. This is such a great tool and I'd like it to become easier to use.

I've started to refactor the CompareCommand so re-use should become much simpler. Meaning the git checker can be simplified afterwards.

Mixing file configuration and CLI arguments is what I'm also working on. I'll send a PR when it's ready.

I've started over as there were too many unrelated changes at once. I'll try refactoring a bit more atomically so merging doesn't become an issue.

I'll consider that since #74 has been merged, this can be closed. If not, let me know and I'll reopen.