Skip to content

tqdm v4.27.0 stable

Compare
Choose a tag to compare
@casperdcl casperdcl released this 15 Oct 16:35
· 1118 commits to master since this release
71f13f4
  • fix str.isnumeric #605
  • fix WeakSet KeyError #548, #553, #596 -> #607
  • stop tqdm_notebook description truncation #582 -> #599
  • include unit_scale for rate #608
  • add auto -> nowarning autonotebook
  • add better postfix numeric formatting #621
  • minor refactoring #609 -> #616
  • update documentation
  • add unit tests
  • fix py26 CI