Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 779 Bytes

Changelog.mkd

File metadata and controls

25 lines (16 loc) · 779 Bytes

1.3.3

  • Fixed use of unqualified ::Time that was conflicting with another ProgressBar gem #58. Thanks to harryloewen for the report

1.3.2

  • Added ProgressBar#puts, to be able to print text to the output without interfering with the rendering of the bar output. #56 Thanks to TRex22 for the suggestion in #44.

1.3.1

  • Added support for passing bar options to Enumerable#with_progress extension.

1.3.0

  • Relaxed highline gem requirement to allow highline 2.0 as well as 1.6+