8000 Tags · adhocore/php-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: adhocore/php-cli

Tags

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #120 from dimtrovich/translations

feat: Support for localized strings

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow disabling colors (#118)

* Allow disabling colors

* Make  a public static variable

* Add documentation about disabling colors to readme

* Remove empty line

* Don't worry about missing styles if colors are disabled

* Short-circut the missing method the same way we do line function

* Rename Color's  variable to just  as we do camelcase here

* Check if NO_COLOR is set when writing to the terminal

* Add info about NO_COLOR environment variable to readme

---------

Co-authored-by: Jitendra Adhikari <2908547+adhocore@users.noreply.github.com>

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #119 from adhocore/analysis-MPm3GO

Apply fixes from StyleCI

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #116 from kodie/kodie/command-logo-support

Add logo support for commands (rebased)

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow for custom default command execution without arguments (#109)

* Allow for custom default command execution without arguments

* Add a test for default command execution

* Fix testDefaultCommand command1 action indentation

v1.8.0

Toggle v1.8.0's commit message
docs: update readme to add doc for table customization

v1.7.2

Toggle v1.7.2's commit message
make parameters with null default value explicitly nullable

v1.7.1

Toggle v1.7.1's commit message
fix: negative $times for str_repeat, tests

v.1.7.1

Toggle v.1.7.1's commit message
fix: negative $times for str_repeat, tests

v1.7.0

Toggle v1.7.0's commit message
fix: negative $times for str_repeat, tests

0