- Support added for pandas `apply` => `progress_apply` - 80-char width when running interactive `help()` - update examples using `with` syntax
3.1.4
Not secure
Added `smoothing` and `maxinterval` features for smooth progress bar and rate for unconstant, variable changes in update times, and abstracted gui to its own class and file.
Also added a performance test to prevent performance regressions.
2.2.4
Not secure
Added the dynamic management of the bar on window resize, plus a better internal testing/build workflow using `python setup.py make [alias]`.
2.0.0
Not secure
First public release of the next generation of tqdm, with lots of new features, more speed, more unit testing, more coverage (100% yeah!), more beer and coffee.
This release can also be downloaded on [PyPi here](https://pypi.python.org/pypi/tqdm/2.0.0).