tty-progressbar v0.14.0 Release Notes

Release Date: 2018-01-17 // over 6 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change to only output to a console and stop output to a file, pipe etc...
    • ๐Ÿ”„ Change #iterate to accept enumerators as collection type by Victor Shepelev(@zverok)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #iterate to take into account progress value in total steps calculation