Skip to content

tqdm v4.40.0 stable

Compare
Choose a tag to compare
@casperdcl casperdcl released this 01 Dec 01:43
· 767 commits to master since this release
80464b2
  • officially support float for n and total (#802)
    • notebook: use FloatProgress <= IntProgress (#471, #456)
    • allow imprecision (n <= total + epsilon) (#849)
  • fix unicode bar format arguments (#803 -> #851)
  • add contrib submodule (#815)
  • add wrapattr, utils.CallbackIOWrapper, contrib.DummyTqdmFile (#84 -> #844)
  • update tests
  • update documentation
  • tidy automatic snap deployments
  • minor doc update (#854)