Craig Duncan
|
bec884416d
Create an interactive mode
|
5 лет назад |
Craig Duncan
|
51d9cbe630
Allow the Reader to be managed by the CLImate instance
|
5 лет назад |
Craig Duncan
|
0d2fdbf882
Prepare the release notes for version 3.5.0
|
6 лет назад |
Craig Duncan
|
e1a9fe912a
Drop support for PHP 5.6 and PHP 7.0
|
6 лет назад |
Craig Duncan
|
0c858e9909
Avoid breaking BC in version 3.5
|
6 лет назад |
Craig Duncan
|
6ad8e26771
Ensure we only match ascii art filenames
|
6 лет назад |
Craig Duncan
|
4d33f4e002
Allow the confirm default to be overridden
|
6 лет назад |
Craig Duncan
|
1c8bc79bb1
Add tests for https://github.com/thephpleague/climate/issues/136
|
6 лет назад |
Craig Duncan
|
7d23828616
Allow a line to be cleared using $climate->clearLine()
|
6 лет назад |
Craig Duncan
|
17eda1ffdb
Add a couple more cursor helpers
|
6 лет назад |
Saif Eddin G
|
dea263605a
Better check for Ansi color support on Linux. (#129)
|
6 лет назад |
Saif Eddin G
|
06b0297696
Better check for Ansi color support on Windows. (#128)
|
6 лет назад |
Craig Duncan
|
54df2400c2
Don't use space to select options in a radio context
|
6 лет назад |
Maxime Renou
|
ff0960a9f1
Radio system improvement (#140)
|
6 лет назад |
Craig Duncan
|
a18f5448e5
Ensure a sensible error is thrown when invalid data is passed to table()
|
6 лет назад |
Andrey Bolonin
|
f485c61c98
Update .travis.yml
|
6 лет назад |
Craig Duncan
|
71a315133a
Make the confirm options closer to standard linux cli
|
6 лет назад |
Maximilian Schmidt
|
6e7df9e9f0
[Enhancement] Improved the confirmation dialog (#126)
|
6 лет назад |
Craig Duncan
|
78df53efea
Merge pull request #133 from mark-gerarts/122-optional-value-parsing
|
6 лет назад |
Craig Duncan
|
96a0abb7b2
Ensure stderr from the tput calls doesn't leak
|
6 лет назад |
Mark Gerarts
|
237fc02a29
Check if optional value isn't an arugment prefix
|
6 лет назад |
Craig Duncan
|
be2620ec12
Update the tests to expect the new exceptions
|
6 лет назад |
Craig Duncan
|
b994a7f6b4
Tidy up the exceptions to extend/follow core/spl exceptions
|
6 лет назад |
Ilya Levin
|
1c8eead1b3
CLImate own exceptions (#132)
|
6 лет назад |
Craig Duncan
|
f842fa4df8
Create an interface for library exceptions
|
6 лет назад |
Saif Eddin Gmati
|
ceec6a549c
Add The PHP League Ascii Art (#125)
|
6 лет назад |
Craig Duncan
|
c73d919f17
Add an indeterminate progress spinner
|
7 лет назад |
Craig Duncan
|
0581d72ff5
Avoid undefined behaviour
|
6 лет назад |
Craig Duncan
|
b07c2a4cd3
Use a more generic name for getting multiple values
|
6 лет назад |
Craig Duncan
|
0a3b5a74f8
Merge pull request #111 from bwoebi/allow_array_args
|
6 лет назад |
Craig Duncan
|
062416322e
Update the readme
|
6 лет назад |
Craig Duncan
|
d657a19837
Ensure we don't escape slashes in JSON
|
6 лет назад |
l4rzzz
|
4a782f59e6
Add JSON_UNESCAPED_SLASHES to json_encode (#121)
|
6 лет назад |
Craig Duncan
|
094bb765b3
Add a logger class to use Climate with PSR-3
|
7 лет назад |
Craig Duncan
|
ad092407f7
Prepare the 3.3.0 release
|
6 лет назад |
Craig Duncan
|
c38cdf80a9
Update the changelog with details of the most recently releases
|
6 лет назад |
Craig Duncan
|
4d3ddf97b6
Remove git settings that should be in global configuration
|
7 лет назад |
Craig Duncan
|
e8c1ad7e81
Remove gulp as this is a pure PHP package
|
7 лет назад |
Craig Duncan
|
511a94d144
Don't export git files from any directory
|
7 лет назад |
Craig Duncan
|
3ea040efdc
Add some tests for multibyte character support
|
7 лет назад |
Evgeny Razumov
|
11beecfee7
adding support for multibyte encodings
|
8 лет назад |
Craig Duncan
|
e72554b829
Use strpos() to check if a needle occurs in a haystack
|
7 лет назад |
Craig Duncan
|
1a91bfbfa4
Add support for a prefix argument to tables
|
7 лет назад |
Craig Duncan
|
a023d89e84
Update the readme
|
7 лет назад |
Craig Duncan
|
0825c5c6b4
Drop support for PHP 5.4 and 5.5
|
7 лет назад |
Craig Duncan
|
5ea044b891
Relax the dependency requirements to follow semver
|
7 лет назад |
Craig Duncan
|
dfcfef75b0
Require a version of mockery that uses count() correctly
|
7 лет назад |
Craig Duncan
|
fa9e557f0e
Require a version of phpunit that doesn't depend on each()
|
7 лет назад |
Craig Duncan
|
470b77f383
Use the latest travis environment
|
7 лет назад |
Craig Duncan
|
76ee72c0a4
Start testing on the latest version of PHP
|
7 лет назад |