Skip to content

tqdm v4.45.0 stable

Compare
Choose a tag to compare
@casperdcl casperdcl released this 02 Apr 13:02
5e89789
  • 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