Skip to content

Releases: tarsana/command

Version 2.0.0

23 Sep 21:59
764a445

Choose a tag to compare

Add support of PHP 7.4

Add support of PHP 7.4

Version 1.2.1

23 Jul 03:13

Choose a tag to compare

making `CommandTestCase` abstract

Version 1.2.0

14 Sep 02:55

Choose a tag to compare

Merge pull request #10 from tarsana/config

add config loader to Command

Version 1.1.1

08 Sep 04:04

Choose a tag to compare

update README

Version 1.1.0

08 Sep 01:43

Choose a tag to compare

Merge pull request #7 from tarsana/reading-args-interactively

interactive arguments reader subcommand added

Version 1.0.1

06 Sep 02:23

Choose a tag to compare

  • Fixed a bug of subcommands having different instances of fs and templatesLoader from their parent.

Version 1.0.0

03 Sep 19:17

Choose a tag to compare

rewrite documentation