Skip to content

tqdm v3.7.1 stable

Compare
Choose a tag to compare
@lrq3000 lrq3000 released this 13 Jan 11:23
· 1628 commits to master since this release
  • Added more OS support (FreeBSD, Solaris/SunOS)
  • Added Python3.5 support and tests
  • Added IronPython2.7 support
  • Fix Makefile management for Python3
  • Added relative timing for tests
  • More stable smoothed ETA
  • Refactoring everything into one big tqdm class for even more subclassing fun