tqdm v4.40.0 Release Notes

Release Date: 2019-12-01 // over 4 years ago
    • ๐Ÿ‘ 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)