Skip to content

Releases: nickbeen/php-cli-progress-bar

1.1.2

20 Jun 17:06
11a51b5
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix 24 hour limit when displaying estimated time by @nickbeen in #20

Full Changelog: 1.1.1...1.1.2

1.1.1

08 Apr 15:40
abcea2f
Compare
Choose a tag to compare

What's Changed

Added

Fixed

  • Fix build status badge by @nickbeen in #12
  • Implicit conversion from float-string to int is deprecated by @thisispiers in #14
  • Add full support for floating values without implicit conversion by @nickbeen in #16
  • Fix non-countable warning for iterable values by @nickbeen in #17

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

21 Jun 08:59
20c6414
Compare
Choose a tag to compare

Added

  • Added ability to use custom bar characters by @nickbeen in #6
  • Added ability to show and hide cursor by @nickbeen in #8
  • Added ability to throttle display frequency by @nickbeen in #10
  • Added configuration file for php-cs-fixer by @nickbeen in #5

Changed

Removed

1.0.0

18 Jun 09:41
Compare
Choose a tag to compare

Initial release