tqdm v4.44.0 Release Notes

Release Date: 2020-03-28 // about 4 years ago
    • โž• add automatic nrows and expose for manual override (#918 -> #924)
    • ๐Ÿ”ฆ expose and warn about small chunksize in tqdm.contrib.concurrent.process_map (#912)
    • ๐Ÿ›  fix py2 file stream comparison (#727 -> #730)
    • deprecate utils._environ_cols_wrapper
    • โž• add and update tests
    • โž• add documentation