- Added an optional "post-bar" label to the
RemiLib::Console::ProgressBarclass. - Added
ProgressBar#done?. - Breaking Change: Change
ProgressBar#doneso that no changes can be made to the bar after it's called. - Breaking Change:
RemiLib::Console::ProgressBaris now a generic class. - Add
ProgressBar#addEllipses. - Added manual test program for the
ProgressBarclass.