Releases: tqdm/tqdm
Releases · tqdm/tqdm
tqdm v4.67.3 stable
tqdm v4.67.2 stable
- support
pandas>=3(#1703 <- #1701, #1650, #1700) - fix
format_intervalfor negative numbers (#1703) - misc linting
- framework updates (#1704)
- bump CI workflow &
pre-commitdependencies - add
pyupgrade - add py3.13 support
- fix py3.7 tests
- update
setuptools-scmusage - support auto-dedented docstrings when building docs in py3.13
- bump CI workflow &
- tests: relax flaky benchmarks
tqdm v4.67.1 stable
tqdm v4.67.0 stable
contrib.discord: replacedisco-pywithrequests(#1536)
tqdm v4.66.6 stable
tqdm v4.66.5 stable
- support
ncolsauto-detection on FreeBSD (#1602 <- casperdcl/git-fame#98) - fix Python 3.13 CLI (#1594 <- #1585)
- fix Python 3.13 tests (#1595 <- python/cpython#117536 (comment))
- misc framework updates (#1602)
- add official Python 3.12 support
- bump deps (NiklasRosenstein/pydoc-markdown#329, tikitu/jsmin#44)
tqdm v4.66.4 stable
tqdm v4.66.3 stable
cli:evalsafety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p)
tqdm v4.66.2 stable
pandas: addDataFrame.progress_map(#1549)notebook: fix HTML padding (#1506)keras: fix resuming training whenverbose>=2(#1508)- fix
format_numnegative fractions missing leading zero (#1548) - fix Python 3.12
DeprecationWarningonimport(#1519) - linting: use f-strings (#1549)
- update tests (#1549)
- fix
pandaswarnings - fix
asv(airspeed-velocity/asv#1323) - fix macos
notebookdocstring indentation
- fix
- CI: bump actions (#1549)