Skip to content

Option for suggest command to output just the suggested version #19

Open
@SebSept

Description

@SebSept
/php-semver-checker-git.phar suggest  --only-version "./" "./" 

So it output only

0.4.0

Or maybe the result like :

Testing HEAD against tag: 0.3.1

Initial semantic version: 0.3.1
Suggested semantic version: 0.4.0

should be display only with the -v option passed

What do you think of that ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions