tqdm v4.38.0 Release Notes

Release Date: 2019-11-09 // over 4 years ago
    • ๐Ÿ‘Œ support lock_args for e.g. non-blocking intermediate writes (#838 -> #839)
      • use self.refresh() in more places
      • add and update performance tests
      • support args for TqdmDefaultWriteLock.acquire()
    • ๐Ÿ›  fix colorama on win (#678, #764)
    • โšก๏ธ framework updates
      • CI cleanup
      • move to stages (check/test/deploy)
      • auto deploy notes
      • deploy only on parent repo
      • separate docker deploy
      • update documentation sync/generation
    • โšก๏ธ update examples
    • ๐Ÿ“š update documentation
    • โž• add and update tests
    • ๐Ÿ‘• misc tidy and linting