Commit History

Author SHA1 Message Date
  Craig Duncan 1c5bca4867 helper? 7 years ago
  Craig Duncan c73d919f17 Add an indeterminate progress spinner 7 years ago
  Craig Duncan 0581d72ff5 Avoid undefined behaviour 6 years ago
  Craig Duncan b07c2a4cd3 Use a more generic name for getting multiple values 6 years ago
  Craig Duncan 0a3b5a74f8 Merge pull request #111 from bwoebi/allow_array_args 6 years ago
  Craig Duncan 062416322e Update the readme 6 years ago
  Craig Duncan d657a19837 Ensure we don't escape slashes in JSON 6 years ago
  l4rzzz 4a782f59e6 Add JSON_UNESCAPED_SLASHES to json_encode (#121) 6 years ago
  Craig Duncan 094bb765b3 Add a logger class to use Climate with PSR-3 7 years ago
  Craig Duncan ad092407f7 Prepare the 3.3.0 release 6 years ago
  Craig Duncan c38cdf80a9 Update the changelog with details of the most recently releases 6 years ago
  Craig Duncan 4d3ddf97b6 Remove git settings that should be in global configuration 7 years ago
  Craig Duncan e8c1ad7e81 Remove gulp as this is a pure PHP package 7 years ago
  Craig Duncan 511a94d144 Don't export git files from any directory 7 years ago
  Craig Duncan 3ea040efdc Add some tests for multibyte character support 7 years ago
  Evgeny Razumov 11beecfee7 adding support for multibyte encodings 8 years ago
  Craig Duncan e72554b829 Use strpos() to check if a needle occurs in a haystack 7 years ago
  Craig Duncan 1a91bfbfa4 Add support for a prefix argument to tables 7 years ago
  Craig Duncan a023d89e84 Update the readme 7 years ago
  Craig Duncan 0825c5c6b4 Drop support for PHP 5.4 and 5.5 7 years ago
  Craig Duncan 5ea044b891 Relax the dependency requirements to follow semver 7 years ago
  Craig Duncan dfcfef75b0 Require a version of mockery that uses count() correctly 7 years ago
  Craig Duncan fa9e557f0e Require a version of phpunit that doesn't depend on each() 7 years ago
  Craig Duncan 470b77f383 Use the latest travis environment 7 years ago
  Craig Duncan 76ee72c0a4 Start testing on the latest version of PHP 7 years ago
  Craig Duncan 792c8e7032 Add support for PHP 7.2 7 years ago
  Craig Duncan ebc011e9ec Ensure we produce code coverage for the latest PHP versions 7 years ago
  Craig Duncan 7878ad0a18 Add support for keys to ->progress()->each() 7 years ago
  Daniel Bushkanets bc712d56bc added the each method to the progress class (#112) 7 years ago
  jasverix 1640ecd3b9 Type-hint CLImate (#102) 7 years ago
  Craig Duncan f483c16dac Update the tests for the recent mode CON fix 7 years ago
  Craig Duncan ba6c56cc88 Merge pull request #64 from yparisien/patch-1 7 years ago
  Craig Duncan 26d14737f1 Rename the code of conduct to follow the GitHub guidelines 7 years ago
  Craig Duncan 38baaceb21 Revert "changed to 100k climate image" 7 years ago
  Craig Duncan 0a7a125920 Ensure the default art is handled by the Art trait 7 years ago
  Craig Duncan a5babd16a7 Suggest the symfony polyfill if ext-mbstring is not available 7 years ago
  jasverix 1b9c8f73a7 Fix error in accept() and defaultTo() (#104) 7 years ago
  Craig Duncan d2344e1a17 Merge pull request #98 from duncan3dc/improve-label-support 7 years ago
  Craig Duncan 5b0b35b330 Merge pull request #96 from danielemontesi/fix-unused-var 7 years ago
  Craig Duncan 5c8b125f06 Merge pull request #115 from ZeljkaBlazek/namespaced_phpunit_test_case 7 years ago
  Craig Duncan 4260c1baec Merge pull request #105 from duncan3dc/drop-hhvm-support 7 years ago
  Željka Blažek b7a1807301 Use namespaced TestCase 7 years ago
  Bob Weinand 4b37050069 Add support for parsing multiply passed args 7 years ago
  Craig Duncan 908448cd52 Add php 7 to the supported versions in the readme 7 years ago
  Craig Duncan 3c315f279f Drop support for HHVM 7 years ago
  Craig Duncan ca70f67f77 Allow labels to be shown/hidden on each iteration 8 years ago
  danielemontesi 011ec327b8 Fix: unused var 8 years ago
  Joe Tannenbaum e3f7e516d6 Merge pull request #92 from duncan3dc/patch-1 8 years ago
  Craig Duncan ea5417f336 [Travis] Test on PHP 7.1 8 years ago
  Joe Tannenbaum f2a8dc2e7d style changes to file iterator 8 years ago