tqdm v4.45.0 Release Notes

Release Date: 2020-04-02 // about 4 years ago
    • propagate and close() on exceptions (#926 <- #548)
    • ๐Ÿ›  fix nested clear()
    • rework nested close() (#930 <- #924 <- #918, #677)
      • reduces screen flicker/blank space at the cost of ordering
    • ๐Ÿ“š update all documentation & demos
    • โž• add and update tests
    • dev framework: add pre-commit helper