Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@lyrixx lyrixx released this 20 Nov 09:57
· 99 commits to main since this release

feature #29 Added call method (lyrixx)
feature #46 Added commit sha in phar version (lyrixx)
minor #27 Expose the API endpoint like all other options (lyrixx)
minor #28 Made log more flexible (lyrixx)
minor #32 Added phpdoc on all getters (stof)
minor #33 Improved some typehints in the Api class (stof)
minor #38 Tweaked the ouput of projects command (lyrixx)
minor #40 Remove unneeded origin/ from branch argument example (jeromemacias)
minor #43 Refactored the configuration layer, and expose a 'configure' command (lyrixx)
bug #36 Fixed type of Project::type (lyrixx)
bug #37 Fixed the location of the SSL certificate on Windows (stof)
bug #44 Fix fail-condition option when a project has no violation (dunglas)
bug #45 Fix PmdDescriptor (dunglas)