All Versions
35
Latest Version
Avg Release Cycle
16 days
Latest Release
570 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.42.0 Changes
January 25, 2020 -
v4.41.1
January 01, 2020 -
v4.41.0 Changes
December 20, 2019- trim on
ncols
overflow with ANSI handling (#850, #716 <- #690) - โ add
notebook.reset()
(#864) - โ add
keras.TqdmCallback
(#867 <- #835) - ๐ documentation updates
- document newly added features (above)
- notebook
ncols
percentage/pixels (#276)
- โก๏ธ test updates
- test newly added features (above)
- add CI for
win
andosx
(#841) py2
threading
- trim on
-
v4.40.2 Changes
December 11, 2019 -
v4.40.1
December 06, 2019 -
v4.40.0 Changes
December 01, 2019- ๐ officially support
float
forn
andtotal
(#802) - ๐ 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)
- ๐ officially support
-
v4.39.0 Changes
November 22, 2019 -
v4.38.0 Changes
November 09, 2019- ๐ support
lock_args
for e.g. non-blocking intermediate writes (#838 -> #839)- use
self.refresh()
in more places - add and update performance tests
- support args for
TqdmDefaultWriteLock.acquire()
- use
- ๐ fix colorama on win (#678, #764)
- โก๏ธ framework updates
- CI cleanup
- move to stages (check/test/deploy)
- auto deploy notes
- deploy only on parent repo
- separate docker deploy
- update documentation sync/generation
- โก๏ธ update examples
- ๐ update documentation
- โ add and update tests
- ๐ misc tidy and linting
- ๐ support
-
v4.37.0 Changes
October 31, 2019- potential future pandas fix (#824)
- ๐ better unicode widechar support (#803 -> #410, #805)
- ๐ fix example/tqdm_wget unknown total (#826)
- โ add
stacklevel=2
to warnings (#821) - โก๏ธ misc framework updates
- snapcraft version fix
- update issue/pr templates (#830)
- update unit tests
- ๐ misc documentation updates
- update parallel (multiprocessing, ThreadPoolExecutor) example (#407)
- add slides, video images
- add CII Best Practices badge
- add repology badge
- update badge icons
-
v4.36.1 Changes
September 20, 2019- ๐ fix CLI entrypoint