Commit History

Author SHA1 Message Date
  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
  Ingo Walther b23210e05f Refactoring "fileSearch" - Removed "glob" for usage in phar-archives 8 years ago
  Joe Tannenbaum b103fc8faa if there are no more arguments available, don't try and access another value 8 years ago
  Joe Tannenbaum fc0cc465fb Merge pull request #83 from BR0kEN-/phpdoc 9 years ago
  Sergii Bondarenko 54a8a5a229 Fix namespace path in PHPDoc for "$filter" property of Argument\Manager class 9 years ago
  Joe Tannenbaum 42513d820f no more dev-master for mockery 9 years ago
  Joe Tannenbaum 9429ae9b01 trailing arguments 9 years ago
  Joe Tannenbaum 1e240b18bb force a redraw of the progress bar every time if specified, fixes #72 9 years ago
  Joe Tannenbaum e19e992fc2 fixed dump test for php7 by overriding var_dump in namespace 9 years ago
  Joe Tannenbaum 298d20e16c fixed checkbox and radio tests related to #77 9 years ago
  Joe Tannenbaum 004d91d133 don't cancel out the formatting for the first checkbox, fixes #77 9 years ago
  Joe Tannenbaum 73f7d66aba undo php 7 disclaimer for travis, should be good now 9 years ago
  Joe Tannenbaum ac62c7c259 padding should take formatting into account, related to #78 9 years ago
  Joe Tannenbaum e590077d1f stty sane after stty icanon otherwise weirdness occurs. Fixes #74 9 years ago
  Joe Tannenbaum 2ea9f8b217 Merge pull request #75 from mheap/master 9 years ago
  Michael Heap a89800e664 Fix: No longer errors if there are less items than columns 9 years ago
  Joe Tannenbaum c01ab723b6 changed to 100k climate image 9 years ago
  Joe Tannenbaum 9c4cb2a79c composer test, added conduct and contributing docs 9 years ago
  Joe Tannenbaum 834cb907c8 updated changelog for 3.2.0 release 9 years ago
  Joe Tannenbaum ff1d8d7855 styleci fixes. again. 9 years ago
  Joe Tannenbaum ee901ae5e3 probably should spell dynamic right 9 years ago
  Joe Tannenbaum 0cc57cdef3 styleci fixes 9 years ago
  Joe Tannenbaum c2fde447d2 i'm not totally sure about this, but extracted all extension logic to new class 9 years ago
  Joe Tannenbaum c2892d21b6 extracted extension array conversion to its own method 9 years ago
  Joe Tannenbaum a0f1680931 allow for an array of custom keys to extend 9 years ago
  Joe Tannenbaum 06c999272e allow for an array of extensions 9 years ago