Skip to content

Releases: tqdm/tqdm

tqdm v4.67.3 stable

03 Feb 18:07
75bdb6c

Choose a tag to compare

tqdm v4.67.2 stable

30 Jan 23:18
09a863b

Choose a tag to compare

  • support pandas>=3 (#1703 <- #1701, #1650, #1700)
  • fix format_interval for negative numbers (#1703)
  • misc linting
  • framework updates (#1704)
    • bump CI workflow & pre-commit dependencies
    • add pyupgrade
    • add py3.13 support
    • fix py3.7 tests
    • update setuptools-scm usage
    • support auto-dedented docstrings when building docs in py3.13
  • tests: relax flaky benchmarks

tqdm v4.67.1 stable

27 Nov 19:23
0ed5d7f

Choose a tag to compare

  • fix gui (matplotlib syntax) (#1629)
  • misc test & framework updates
    • bump pytest-asyncio (#1630)
    • fix codecov rate limit
    • fix pybuild
    • sync dependencies

tqdm v4.67.0 stable

06 Nov 16:58
35a6ee9

Choose a tag to compare

  • contrib.discord: replace disco-py with requests (#1536)

tqdm v4.66.6 stable

28 Oct 12:58
5b84012

Choose a tag to compare

  • cli: zip-safe --manpath, --comppath (#1627)
  • misc framework updates (#1627)
    • fix pytest DeprecationWarning
    • fix snapcraft build
    • fix nbval DeprecationWarning
    • update & tidy workflows
    • bump pre-commit
    • docs: update URLs

tqdm v4.66.5 stable

03 Aug 22:39
951a2ba

Choose a tag to compare

tqdm v4.66.4 stable

02 May 23:06
7472295

Choose a tag to compare

  • rich: fix completion (#1395 <- #1306)
  • minor framework updates & code tidy (#1578)

tqdm v4.66.3 stable

02 May 21:54
4e613f8

Choose a tag to compare

tqdm v4.66.2 stable

10 Feb 19:02
cc372d0

Choose a tag to compare

  • pandas: add DataFrame.progress_map (#1549)
  • notebook: fix HTML padding (#1506)
  • keras: fix resuming training when verbose>=2 (#1508)
  • fix format_num negative fractions missing leading zero (#1548)
  • fix Python 3.12 DeprecationWarning on import (#1519)
  • linting: use f-strings (#1549)
  • update tests (#1549)
  • CI: bump actions (#1549)

tqdm v4.66.1 stable

10 Aug 11:59
4c956c2

Choose a tag to compare

  • fix utils.envwrap types (#1493 <- #1491, #1320 <- #966, #1319)
    • e.g. cloudwatch & kubernetes workaround: export TQDM_POSITION=-1
  • drop mentions of unsupported Python versions