Skip to content

Releases: roger-sei/SuperGiggle

PHAR file fully independent

09 Oct 17:27
Compare
Choose a tag to compare

PHAR version of super-giggle has all dependencies bundled, making it's usage simpler

New option --diff-cached added

08 Oct 23:50
Compare
Choose a tag to compare

With this very new option you can check for staged files, instead only modified files.

Example:

super-giggle --diff-cached

That's all :)

Path for phpcs fixed

01 Oct 01:03
Compare
Choose a tag to compare
v0.3.1

Util and Phar path fixed

New cli option added

25 Sep 18:57
Compare
Choose a tag to compare

--php-version allows you to specify a PHP version, so PHPCS can change its behaviour accordingly to the specified PHP version.

Composer namespaces fixed

19 Sep 01:25
8bf8108
Compare
Choose a tag to compare
Merge pull request #6 from roger-sei/hotfix/wrong-namespace-n-phpcs-p…

…ath-issue

Fixed several issues

Composer bin added

17 Sep 01:19
ad83665
Compare
Choose a tag to compare
v0.2.4

bin added to composer.json

Composer autoload path fixed

17 Sep 01:06
1b2152e
Compare
Choose a tag to compare
Merge pull request #5 from roger-sei/develop

Autoload path fixed

Composer tipo issue fixed

17 Sep 00:12
ccca5a9
Compare
Choose a tag to compare
v0.2.2

Tipo issue fixed