Skip to content

Instantly share code, notes, and snippets.

@lrq3000
Last active January 27, 2020 05:52
Show Gist options
  • Select an option

  • Save lrq3000/c3cff5839d9c4a3831e0652f534ed430 to your computer and use it in GitHub Desktop.

Select an option

Save lrq3000/c3cff5839d9c4a3831e0652f534ed430 to your computer and use it in GitHub Desktop.

Revisions

  1. lrq3000 revised this gist Jan 27, 2020. 1 changed file with 35 additions and 0 deletions.
    35 changes: 35 additions & 0 deletions log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,35 @@
    Found 110 tags
    Fetching tags dates: 110/110
    Sorting tags...
    Received issues: 659
    Pull Request count: 275
    Filtered pull requests: 169
    Filtered issues: 223
    Fetching events for issues and PR: 392
    Warning: Can't fetch commit d017ac218d7c01fb0da28a15e44b13bc79210a26. It is probably referenced from another repo.
    Fetching closed dates for issues: 392/392
    Fetching SHAs for tags: 110
    Warning: PR 671 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 395 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 294 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 239 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 236 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 232 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 220 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 217 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 117 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 112 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 82 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 79 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 76 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 75 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 69 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 63 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 55 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 53 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 47 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 44 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Warning: PR 43 merge commit was not found in the release branch or tagged git history and no rebased SHA comment was found
    Associating PRs with tags: 169/169
    Generating entry...
    Done!
  2. lrq3000 created this gist Jan 27, 2020.
    1,333 changes: 1,333 additions & 0 deletions CHANGELOG.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,1333 @@
    # Changelog

    ## [v4.42.0](https://github.com/tqdm/tqdm/tree/v4.42.0) (2020-01-24)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.41.1...v4.42.0)

    **Implemented enhancements:**

    - next release v4.42.0 [\#886](https://github.com/tqdm/tqdm/pull/886) ([casperdcl](https://github.com/casperdcl))
    - add convenience `contrib` functions [\#882](https://github.com/tqdm/tqdm/pull/882) ([casperdcl](https://github.com/casperdcl))

    ## [v4.41.1](https://github.com/tqdm/tqdm/tree/v4.41.1) (2020-01-01)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.41.0...v4.41.1)

    **Closed issues:**

    - Bug: TqdmCallback does not work with fit\_generator [\#869](https://github.com/tqdm/tqdm/issues/869)
    - Empty progress bar with np.arange\(\) [\#868](https://github.com/tqdm/tqdm/issues/868)

    **Merged pull requests:**

    - fix keras batch\_size=None [\#875](https://github.com/tqdm/tqdm/pull/875) ([casperdcl](https://github.com/casperdcl))

    ## [v4.41.0](https://github.com/tqdm/tqdm/tree/v4.41.0) (2019-12-20)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.40.2...v4.41.0)

    **Implemented enhancements:**

    - Progress bar full during entire run when using reset with tqdm notebook [\#864](https://github.com/tqdm/tqdm/issues/864)
    - keras [\#835](https://github.com/tqdm/tqdm/issues/835)
    - keras callback [\#867](https://github.com/tqdm/tqdm/pull/867) ([casperdcl](https://github.com/casperdcl))
    - trim on overflow [\#850](https://github.com/tqdm/tqdm/pull/850) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - progress\_apply bug: TypeError: unhashable type [\#862](https://github.com/tqdm/tqdm/issues/862)

    **Merged pull requests:**

    - next release v4.41.0 [\#866](https://github.com/tqdm/tqdm/pull/866) ([casperdcl](https://github.com/casperdcl))
    - Replace dedent calls by dedented strings. [\#837](https://github.com/tqdm/tqdm/pull/837) ([anntzer](https://github.com/anntzer))

    ## [v4.40.2](https://github.com/tqdm/tqdm/tree/v4.40.2) (2019-12-10)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.40.1...v4.40.2)

    **Merged pull requests:**

    - fix unhashable pandas arguments [\#863](https://github.com/tqdm/tqdm/pull/863) ([casperdcl](https://github.com/casperdcl))

    ## [v4.40.1](https://github.com/tqdm/tqdm/tree/v4.40.1) (2019-12-06)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.40.0...v4.40.1)

    ## [v4.40.0](https://github.com/tqdm/tqdm/tree/v4.40.0) (2019-12-01)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.39.0...v4.40.0)

    **Implemented enhancements:**

    - add `wrapattr` [\#844](https://github.com/tqdm/tqdm/pull/844) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - Unicode error after v4.35.0 [\#851](https://github.com/tqdm/tqdm/issues/851)

    **Merged pull requests:**

    - next release v4.40.0 [\#852](https://github.com/tqdm/tqdm/pull/852) ([casperdcl](https://github.com/casperdcl))

    ## [v4.39.0](https://github.com/tqdm/tqdm/tree/v4.39.0) (2019-11-22)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.38.0...v4.39.0)

    **Implemented enhancements:**

    - Add support for data streams \(with known total size\) [\#84](https://github.com/tqdm/tqdm/issues/84)
    - Resume progress, add start offset [\#70](https://github.com/tqdm/tqdm/issues/70)
    - next release v4.39.0 [\#847](https://github.com/tqdm/tqdm/pull/847) ([casperdcl](https://github.com/casperdcl))
    - Add missing isatty\(\) method to DummyTqdmFile [\#713](https://github.com/tqdm/tqdm/pull/713) ([f0k](https://github.com/f0k))

    **Merged pull requests:**

    - auto-snap [\#686](https://github.com/tqdm/tqdm/pull/686) ([casperdcl](https://github.com/casperdcl))

    ## [v4.38.0](https://github.com/tqdm/tqdm/tree/v4.38.0) (2019-11-09)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.37.0...v4.38.0)

    **Implemented enhancements:**

    - Widechar [\#822](https://github.com/tqdm/tqdm/pull/822) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - non-blocking locks [\#838](https://github.com/tqdm/tqdm/issues/838)
    - color printing not possible in jupyter notebook after importing tqdm? [\#764](https://github.com/tqdm/tqdm/issues/764)
    - The canonical multiprocessing example displays only a single bar [\#407](https://github.com/tqdm/tqdm/issues/407)

    **Merged pull requests:**

    - Locking [\#839](https://github.com/tqdm/tqdm/pull/839) ([casperdcl](https://github.com/casperdcl))

    ## [v4.37.0](https://github.com/tqdm/tqdm/tree/v4.37.0) (2019-10-31)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.36.1...v4.37.0)

    **Implemented enhancements:**

    - Use unicodedata.east\_asian\_width to determine actual width of provided text [\#803](https://github.com/tqdm/tqdm/issues/803)
    - MNT: set stack level on warnings [\#821](https://github.com/tqdm/tqdm/pull/821) ([tacaswell](https://github.com/tacaswell))
    - Fix print\_status when using widechars in desc [\#410](https://github.com/tqdm/tqdm/pull/410) ([RedBug312](https://github.com/RedBug312))

    **Merged pull requests:**

    - next release [\#834](https://github.com/tqdm/tqdm/pull/834) ([casperdcl](https://github.com/casperdcl))

    ## [v4.36.1](https://github.com/tqdm/tqdm/tree/v4.36.1) (2019-09-19)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.36.0...v4.36.1)

    **Implemented enhancements:**

    - `tqdm\_notebook.set\_description\(\)` ignores `refresh=False` [\#740](https://github.com/tqdm/tqdm/issues/740)

    **Closed issues:**

    - update submodules [\#790](https://github.com/tqdm/tqdm/issues/790)
    - Proposal for smooth rolling releases [\#252](https://github.com/tqdm/tqdm/issues/252)

    ## [v4.36.0](https://github.com/tqdm/tqdm/tree/v4.36.0) (2019-09-17)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.35.0...v4.36.0)

    **Closed issues:**

    - Progess not running for iter\_content [\#804](https://github.com/tqdm/tqdm/issues/804)
    - 'tqdm' object has no attribute 'disable' [\#801](https://github.com/tqdm/tqdm/issues/801)
    - test issue in `Test multiprocessing.Pool` - `AttributeError: 'list' object has no attribute 'close'` [\#654](https://github.com/tqdm/tqdm/issues/654)

    ## [v4.35.0](https://github.com/tqdm/tqdm/tree/v4.35.0) (2019-08-24)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.34.0...v4.35.0)

    **Implemented enhancements:**

    - Postfix numbers are shown in scientific notation [\#621](https://github.com/tqdm/tqdm/issues/621)

    **Closed issues:**

    - tqdm\_notebook: strange behavior when ncols is str and bar\_format contains '{bar}' [\#594](https://github.com/tqdm/tqdm/issues/594)
    - `tqdm\_notebook` fails with non-integer update. [\#456](https://github.com/tqdm/tqdm/issues/456)

    **Merged pull requests:**

    - add Bar.\_\_format\_\_ helper [\#799](https://github.com/tqdm/tqdm/pull/799) ([casperdcl](https://github.com/casperdcl))

    ## [v4.34.0](https://github.com/tqdm/tqdm/tree/v4.34.0) (2019-08-18)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.33.0...v4.34.0)

    **Implemented enhancements:**

    - Release 4.34.0: nested closing, ` ` and `=` CLI option syntax, docs & framework updates [\#797](https://github.com/tqdm/tqdm/pull/797) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - shifting nested/parallel bars when closing [\#795](https://github.com/tqdm/tqdm/issues/795)
    - Disable progress bar nesting [\#792](https://github.com/tqdm/tqdm/issues/792)

    ## [v4.33.0](https://github.com/tqdm/tqdm/tree/v4.33.0) (2019-08-08)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.32.2...v4.33.0)

    **Closed issues:**

    - tqdm.pandas\(\) not working under pandas 0.25.0 [\#780](https://github.com/tqdm/tqdm/issues/780)
    - Add support for pulse mode [\#770](https://github.com/tqdm/tqdm/issues/770)
    - Last vs average iteration time [\#769](https://github.com/tqdm/tqdm/issues/769)
    - Best way to have shorter loops within larger loop [\#762](https://github.com/tqdm/tqdm/issues/762)
    - RuntimeError: Set changed size during iteration [\#481](https://github.com/tqdm/tqdm/issues/481)
    - tqdm no longer works on aws lambda [\#466](https://github.com/tqdm/tqdm/issues/466)

    ## [v4.32.2](https://github.com/tqdm/tqdm/tree/v4.32.2) (2019-06-18)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.32.1...v4.32.2)

    **Implemented enhancements:**

    - Auto-detect does not work for `jupyter` notebooks running in `vscode` [\#747](https://github.com/tqdm/tqdm/issues/747)
    - Workaround lack of multiprocessing on Jython [\#698](https://github.com/tqdm/tqdm/pull/698) ([wwwiiilll](https://github.com/wwwiiilll))

    **Closed issues:**

    - memory leak when using pytorch dataloader [\#746](https://github.com/tqdm/tqdm/issues/746)
    - tqdm\_auto to auto detect submodule to use depending on frontend [\#234](https://github.com/tqdm/tqdm/issues/234)

    **Merged pull requests:**

    - Fix tqdm.\_instances race and lock assignments to tqdm class variables [\#754](https://github.com/tqdm/tqdm/pull/754) ([orivej](https://github.com/orivej))
    - tqdm: fix casting to boolean to mimic self.iterable [\#694](https://github.com/tqdm/tqdm/pull/694) ([immerrr](https://github.com/immerrr))

    ## [v4.32.1](https://github.com/tqdm/tqdm/tree/v4.32.1) (2019-05-13)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.32.0...v4.32.1)

    **Implemented enhancements:**

    - Display meter instead of progressbar [\#374](https://github.com/tqdm/tqdm/issues/374)

    **Closed issues:**

    - notebook with unknown total [\#743](https://github.com/tqdm/tqdm/issues/743)
    - automate building [\#685](https://github.com/tqdm/tqdm/issues/685)
    - Move progress bar back to a value? [\#545](https://github.com/tqdm/tqdm/issues/545)
    - \[Feature/wishlist\] Negative update? [\#432](https://github.com/tqdm/tqdm/issues/432)

    ## [v4.32.0](https://github.com/tqdm/tqdm/tree/v4.32.0) (2019-05-13)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.31.1...v4.32.0)

    **Closed issues:**

    - Use setuptools setup.cfg \(a declarative way to provide metadata to `setup`\) to store metadata and import the text files [\#723](https://github.com/tqdm/tqdm/issues/723)
    - Get version from git using setuptools\_scm [\#722](https://github.com/tqdm/tqdm/issues/722)
    - Random deadlocks under PyPy [\#718](https://github.com/tqdm/tqdm/issues/718)
    - Progress bar appear only when script end [\#707](https://github.com/tqdm/tqdm/issues/707)
    - Manual muti-line tqdm showing incorrect status [\#695](https://github.com/tqdm/tqdm/issues/695)
    - jupyter lab functionality? [\#645](https://github.com/tqdm/tqdm/issues/645)
    - 'tqdm' object has no attribute 'pos' [\#323](https://github.com/tqdm/tqdm/issues/323)

    **Merged pull requests:**

    - release v4.32.0 [\#738](https://github.com/tqdm/tqdm/pull/738) ([casperdcl](https://github.com/casperdcl))

    ## [v4.31.1](https://github.com/tqdm/tqdm/tree/v4.31.1) (2019-02-10)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.31.0...v4.31.1)

    **Closed issues:**

    - v4.31.0 fails in Jenkins job: TypeError: encode\(\) argument 1 must be string, not None [\#673](https://github.com/tqdm/tqdm/issues/673)
    - io.BytesIO 'file' \(such as with twisted or pytest in py2\) -\> TypeError: 'unicode' does not have the buffer interface [\#589](https://github.com/tqdm/tqdm/issues/589)

    ## [v4.31.0](https://github.com/tqdm/tqdm/tree/v4.31.0) (2019-02-09)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.30.0...v4.31.0)

    **Implemented enhancements:**

    - Allow bar\_format without total [\#282](https://github.com/tqdm/tqdm/issues/282)
    - Write bytes to stdout/stderr in py2 [\#598](https://github.com/tqdm/tqdm/pull/598) ([altendky](https://github.com/altendky))
    - Bars [\#227](https://github.com/tqdm/tqdm/pull/227) ([casperdcl](https://github.com/casperdcl))

    ## [v4.30.0](https://github.com/tqdm/tqdm/tree/v4.30.0) (2019-01-26)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.29.1...v4.30.0)

    **Implemented enhancements:**

    - `bar\_format` dict [\#562](https://github.com/tqdm/tqdm/issues/562)
    - Modularize pyMakefile [\#290](https://github.com/tqdm/tqdm/issues/290)

    **Closed issues:**

    - Python3 CLI UTF/bytes encoding/decoding error [\#663](https://github.com/tqdm/tqdm/issues/663)
    - AttributeError: 'tqdm' object has no attribute 'pos' [\#563](https://github.com/tqdm/tqdm/issues/563)
    - type object tqdm has no attribute '\_lock' [\#457](https://github.com/tqdm/tqdm/issues/457)

    ## [v4.29.1](https://github.com/tqdm/tqdm/tree/v4.29.1) (2019-01-11)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.29.0...v4.29.1)

    **Closed issues:**

    - PyTorch TQDM conflict [\#611](https://github.com/tqdm/tqdm/issues/611)

    **Merged pull requests:**

    - Fix tqdm\_notebook red block on explicit file=None [\#791](https://github.com/tqdm/tqdm/pull/791) ([dwhswenson](https://github.com/dwhswenson))
    - Make sure \_lock exists during write\(\) [\#658](https://github.com/tqdm/tqdm/pull/658) ([mjstevens777](https://github.com/mjstevens777))

    ## [v4.29.0](https://github.com/tqdm/tqdm/tree/v4.29.0) (2019-01-06)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.28.1...v4.29.0)

    **Implemented enhancements:**

    - Avoid global multiprocessing locks [\#617](https://github.com/tqdm/tqdm/pull/617) ([mjstevens777](https://github.com/mjstevens777))

    **Closed issues:**

    - tqdm progress bar not showing after leave notebook\(not shut down\) [\#636](https://github.com/tqdm/tqdm/issues/636)

    ## [v4.28.1](https://github.com/tqdm/tqdm/tree/v4.28.1) (2018-10-21)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.28.0...v4.28.1)

    **Closed issues:**

    - installation failure [\#628](https://github.com/tqdm/tqdm/issues/628)

    ## [v4.28.0](https://github.com/tqdm/tqdm/tree/v4.28.0) (2018-10-20)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.27.0...v4.28.0)

    **Implemented enhancements:**

    - CLI: add `--manpath` option [\#629](https://github.com/tqdm/tqdm/pull/629) ([casperdcl](https://github.com/casperdcl))

    ## [v4.27.0](https://github.com/tqdm/tqdm/tree/v4.27.0) (2018-10-15)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.26.0...v4.27.0)

    **Closed issues:**

    - \[suggest\] provide a simple version in v5 [\#610](https://github.com/tqdm/tqdm/issues/610)
    - Wrong remaining time when using unit\_scale and smoothing [\#449](https://github.com/tqdm/tqdm/issues/449)

    **Merged pull requests:**

    - Adjust EMA smoothing coef, add \_ema function for DRYness [\#616](https://github.com/tqdm/tqdm/pull/616) ([newey01c](https://github.com/newey01c))
    - Fix unit\_scale rate [\#608](https://github.com/tqdm/tqdm/pull/608) ([chengs](https://github.com/chengs))
    - fix the famous WeakSet keyError bug [\#607](https://github.com/tqdm/tqdm/pull/607) ([chengs](https://github.com/chengs))
    - fix a bug in tqdm\_notebook [\#605](https://github.com/tqdm/tqdm/pull/605) ([chengs](https://github.com/chengs))

    ## [v4.26.0](https://github.com/tqdm/tqdm/tree/v4.26.0) (2018-09-10)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.25.0...v4.26.0)

    **Implemented enhancements:**

    - Bar length not calculated correctly when ANSI color codes are used [\#591](https://github.com/tqdm/tqdm/issues/591)
    - fix smoothing bug [\#601](https://github.com/tqdm/tqdm/pull/601) ([chengs](https://github.com/chengs))
    - When 'index' or 'columns' is passed as pandas axis, convert to corres… [\#570](https://github.com/tqdm/tqdm/pull/570) ([gsganden](https://github.com/gsganden))
    - Add `total` support to `tqdm.pandas\(\)` [\#535](https://github.com/tqdm/tqdm/pull/535) ([chengs](https://github.com/chengs))

    **Closed issues:**

    - pymc3 and tqdm sample error: AttributeError: 'NoneType' object has no attribute 'write' [\#576](https://github.com/tqdm/tqdm/issues/576)
    - smoothing not working [\#566](https://github.com/tqdm/tqdm/issues/566)

    **Merged pull requests:**

    - address pandas compatibility in test cases [\#603](https://github.com/tqdm/tqdm/pull/603) ([chengs](https://github.com/chengs))
    - Fix typo in \_tqdm\_notebook.py \(juputer -\> jupyter\) [\#597](https://github.com/tqdm/tqdm/pull/597) ([andportnoy](https://github.com/andportnoy))
    - fix the problem \#299 in terms of using tqdm in pandas [\#524](https://github.com/tqdm/tqdm/pull/524) ([chengs](https://github.com/chengs))

    ## [v4.25.0](https://github.com/tqdm/tqdm/tree/v4.25.0) (2018-08-20)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.24.0...v4.25.0)

    **Implemented enhancements:**

    - Can't evaluate tqdm as a boolean if disable is True [\#574](https://github.com/tqdm/tqdm/issues/574)
    - ignore ANSI escape codes in the bar length calculation [\#592](https://github.com/tqdm/tqdm/pull/592) ([jnhansen](https://github.com/jnhansen))

    **Closed issues:**

    - specify bar width format-spec [\#623](https://github.com/tqdm/tqdm/issues/623)
    - No module called tqdm.autonotebook with pip installed version [\#593](https://github.com/tqdm/tqdm/issues/593)
    - Deadlock with a value referencing a tqdm instance [\#571](https://github.com/tqdm/tqdm/issues/571)
    - Add link to evolving tqdm.cpp project and wiki port list [\#243](https://github.com/tqdm/tqdm/issues/243)

    ## [v4.24.0](https://github.com/tqdm/tqdm/tree/v4.24.0) (2018-07-26)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.23.4...v4.24.0)

    **Implemented enhancements:**

    - Wrong rounding for hundreds [\#579](https://github.com/tqdm/tqdm/issues/579)
    - magic tqdm [\#443](https://github.com/tqdm/tqdm/issues/443)

    ## [v4.23.4](https://github.com/tqdm/tqdm/tree/v4.23.4) (2018-05-22)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.23.3...v4.23.4)

    **Closed issues:**

    - tqdm.pandas\(\) ImportError: cannot import 'PanelGroupBy' [\#555](https://github.com/tqdm/tqdm/issues/555)
    - Jupyter Notebook 5 support [\#371](https://github.com/tqdm/tqdm/issues/371)

    ## [v4.23.3](https://github.com/tqdm/tqdm/tree/v4.23.3) (2018-05-08)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.23.2...v4.23.3)

    ## [v4.23.2](https://github.com/tqdm/tqdm/tree/v4.23.2) (2018-05-02)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.23.1...v4.23.2)

    **Closed issues:**

    - AttributeError: 'tqdm' object has no attribute 'fp' [\#383](https://github.com/tqdm/tqdm/issues/383)

    ## [v4.23.1](https://github.com/tqdm/tqdm/tree/v4.23.1) (2018-04-25)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.23.0...v4.23.1)

    **Implemented enhancements:**

    - Support for tqdm progress bars for "rolling" windows in Pandas [\#530](https://github.com/tqdm/tqdm/issues/530)

    **Closed issues:**

    - AttributeError: 'tqdm' object has no attribute 'miniters' [\#404](https://github.com/tqdm/tqdm/issues/404)

    **Merged pull requests:**

    - solve synchronisation `AttributeError` issues during instantiation [\#546](https://github.com/tqdm/tqdm/pull/546) ([casperdcl](https://github.com/casperdcl))
    - Add missing import in example [\#495](https://github.com/tqdm/tqdm/pull/495) ([maxnordlund](https://github.com/maxnordlund))

    ## [v4.23.0](https://github.com/tqdm/tqdm/tree/v4.23.0) (2018-04-15)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.22.0...v4.23.0)

    **Implemented enhancements:**

    - tqdm\_notebook and tqdm.pandas fails when given \*total\* argument. [\#364](https://github.com/tqdm/tqdm/issues/364)
    - Add progress\_apply for pd.\(Series|DataFrame\).\(rolling|expanding\) [\#537](https://github.com/tqdm/tqdm/pull/537) ([chengs](https://github.com/chengs))

    **Closed issues:**

    - 'tqdm' object has no attribute 'total' when using 'disable' and multiprocessing 'Pool' [\#539](https://github.com/tqdm/tqdm/issues/539)
    - progress\_apply reports wrong total count [\#489](https://github.com/tqdm/tqdm/issues/489)

    ## [v4.22.0](https://github.com/tqdm/tqdm/tree/v4.22.0) (2018-04-11)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.21.0...v4.22.0)

    **Implemented enhancements:**

    - Allow to customize every part of the message string [\#382](https://github.com/tqdm/tqdm/issues/382)

    **Closed issues:**

    - `tqdm.write\(\)` broken with manually positioned bars [\#532](https://github.com/tqdm/tqdm/issues/532)
    - \_\_repr\_\_ function [\#462](https://github.com/tqdm/tqdm/issues/462)

    ## [v4.21.0](https://github.com/tqdm/tqdm/tree/v4.21.0) (2018-04-08)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.20.0...v4.21.0)

    **Implemented enhancements:**

    - `write\(\)` and synchronisation improvements [\#533](https://github.com/tqdm/tqdm/pull/533) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - Progress indicator in for loop skips lines in Spyder 3.2.6 console [\#512](https://github.com/tqdm/tqdm/issues/512)

    ## [v4.20.0](https://github.com/tqdm/tqdm/tree/v4.20.0) (2018-04-03)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.9...v4.20.0)

    **Closed issues:**

    - Wrong output in Windows console [\#454](https://github.com/tqdm/tqdm/issues/454)

    ## [v4.19.9](https://github.com/tqdm/tqdm/tree/v4.19.9) (2018-03-27)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.8...v4.19.9)

    **Closed issues:**

    - RuntimeError: can't start new thread [\#522](https://github.com/tqdm/tqdm/issues/522)

    **Merged pull requests:**

    - Fix TMonitor thread termination [\#527](https://github.com/tqdm/tqdm/pull/527) ([mbargull](https://github.com/mbargull))

    ## [v4.19.8](https://github.com/tqdm/tqdm/tree/v4.19.8) (2018-03-16)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.7...v4.19.8)

    **Merged pull requests:**

    - TMonitor warnings [\#523](https://github.com/tqdm/tqdm/pull/523) ([casperdcl](https://github.com/casperdcl))

    ## [v4.19.7](https://github.com/tqdm/tqdm/tree/v4.19.7) (2018-03-09)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.6...v4.19.7)

    **Closed issues:**

    - tqdm\_notebook finishes with a new line [\#519](https://github.com/tqdm/tqdm/issues/519)
    - ceLogic ID [\#516](https://github.com/tqdm/tqdm/issues/516)
    - CLI: Cannot escape hyphens in description [\#511](https://github.com/tqdm/tqdm/issues/511)

    ## [v4.19.6](https://github.com/tqdm/tqdm/tree/v4.19.6) (2018-02-26)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.5...v4.19.6)

    **Implemented enhancements:**

    - Automatically use --unit B when using --bytes [\#503](https://github.com/tqdm/tqdm/issues/503)

    **Closed issues:**

    - tqdm\_notebook sometimes creating 'Widget Javascript not detected.' rather than progress bar [\#360](https://github.com/tqdm/tqdm/issues/360)
    - AttributeError: 'tqdm' object has no attribute 'total' [\#346](https://github.com/tqdm/tqdm/issues/346)

    ## [v4.19.5](https://github.com/tqdm/tqdm/tree/v4.19.5) (2017-12-10)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.4...v4.19.5)

    **Closed issues:**

    - Hide progress bar if iterating on empty list [\#486](https://github.com/tqdm/tqdm/issues/486)
    - Example code snippet does not work as expected [\#455](https://github.com/tqdm/tqdm/issues/455)
    - Notebook validation error as soon as I use tqdm\_notebook [\#393](https://github.com/tqdm/tqdm/issues/393)
    - set\_description does not update correctly for notebook [\#345](https://github.com/tqdm/tqdm/issues/345)

    ## [v4.19.4](https://github.com/tqdm/tqdm/tree/v4.19.4) (2017-10-15)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.3...v4.19.4)

    **Implemented enhancements:**

    - always flush after moving the cursor to a different line [\#399](https://github.com/tqdm/tqdm/pull/399) ([staffanm](https://github.com/staffanm))

    **Closed issues:**

    - "redirecting writing" example doesn't work [\#420](https://github.com/tqdm/tqdm/issues/420)
    - .write\(\) clashes with nested bars on python 3.6 [\#398](https://github.com/tqdm/tqdm/issues/398)

    ## [v4.19.3](https://github.com/tqdm/tqdm/tree/v4.19.3) (2017-10-14)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.2...v4.19.3)

    **Closed issues:**

    - deadlock between TMonitor.run and tqdm.\_\_del\_\_ [\#469](https://github.com/tqdm/tqdm/issues/469)
    - No output on Python3 [\#459](https://github.com/tqdm/tqdm/issues/459)
    - Calling .write\(\) at a high rate causes bar to disappear [\#387](https://github.com/tqdm/tqdm/issues/387)
    - Bar is not drawn on Python 3 if .write\(\) is used too soon [\#348](https://github.com/tqdm/tqdm/issues/348)

    **Merged pull requests:**

    - Fix Lock NotImplementedError, use RLock [\#468](https://github.com/tqdm/tqdm/pull/468) ([chengs](https://github.com/chengs))

    ## [v4.19.2](https://github.com/tqdm/tqdm/tree/v4.19.2) (2017-10-08)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.1...v4.19.2)

    **Closed issues:**

    - Install fails for \>=4.19.1 \(permission denied /usr/local/man\) [\#460](https://github.com/tqdm/tqdm/issues/460)

    **Merged pull requests:**

    - flush on refresh [\#464](https://github.com/tqdm/tqdm/pull/464) ([casperdcl](https://github.com/casperdcl))

    ## [v4.19.1](https://github.com/tqdm/tqdm/tree/v4.19.1) (2017-10-03)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.19.0...v4.19.1)

    ## [v4.19.0](https://github.com/tqdm/tqdm/tree/v4.19.0) (2017-09-30)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.18.0...v4.19.0)

    **Closed issues:**

    - Colored Progress Bars [\#450](https://github.com/tqdm/tqdm/issues/450)
    - Importing tqdm breaks termcolor [\#446](https://github.com/tqdm/tqdm/issues/446)
    - Question regarding bash for loop [\#436](https://github.com/tqdm/tqdm/issues/436)

    ## [v4.18.0](https://github.com/tqdm/tqdm/tree/v4.18.0) (2017-09-26)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.17.1...v4.18.0)

    **Closed issues:**

    - Disabling stats [\#444](https://github.com/tqdm/tqdm/issues/444)
    - tqdm\_notebook erroring out since 4.16.0 [\#441](https://github.com/tqdm/tqdm/issues/441)
    - Redirect both sys.stdout and sys.stderr [\#422](https://github.com/tqdm/tqdm/issues/422)
    - AttributeError: 'tqdm' object has no attribute 'start\_t' [\#418](https://github.com/tqdm/tqdm/issues/418)
    - Progress bar disappears during long iterations [\#334](https://github.com/tqdm/tqdm/issues/334)
    - Progress bars jump around with multiprocessing when using the position kwarg [\#285](https://github.com/tqdm/tqdm/issues/285)

    **Merged pull requests:**

    - Parallelism safety \(thread, multiprocessing\) [\#329](https://github.com/tqdm/tqdm/pull/329) ([lrq3000](https://github.com/lrq3000))

    ## [v4.17.1](https://github.com/tqdm/tqdm/tree/v4.17.1) (2017-09-22)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.17.0...v4.17.1)

    **Closed issues:**

    - Documentation revision: AttributeError: 'DummyTqdmFile' object has no attribute 'flush' [\#439](https://github.com/tqdm/tqdm/issues/439)
    - tqdm.n not set when disabled [\#438](https://github.com/tqdm/tqdm/issues/438)
    - Better Unicode terminal support detection [\#437](https://github.com/tqdm/tqdm/issues/437)
    - Scrolling behavior in jupyter notebook [\#358](https://github.com/tqdm/tqdm/issues/358)

    ## [v4.17.0](https://github.com/tqdm/tqdm/tree/v4.17.0) (2017-09-09)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.16.0...v4.17.0)

    **Implemented enhancements:**

    - set\_description\(\) and set\_postfix\(\) call refresh\(\) [\#377](https://github.com/tqdm/tqdm/pull/377) ([casperdcl](https://github.com/casperdcl))

    **Merged pull requests:**

    - Added contextmanager to disable tqdm and allow smooth write to stdout [\#431](https://github.com/tqdm/tqdm/pull/431) ([casperdcl](https://github.com/casperdcl))

    ## [v4.16.0](https://github.com/tqdm/tqdm/tree/v4.16.0) (2017-09-09)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.15.0...v4.16.0)

    **Closed issues:**

    - Undefined error when using in shell [\#421](https://github.com/tqdm/tqdm/issues/421)
    - Why do I see multiple progress bars in one loop? [\#416](https://github.com/tqdm/tqdm/issues/416)
    - Nested loops in tqdm\_notebook don't respect "leave=False" argument [\#414](https://github.com/tqdm/tqdm/issues/414)
    - Will tqdm support python `dictionary.items\(\)`? [\#413](https://github.com/tqdm/tqdm/issues/413)
    - Travis py2.6 [\#411](https://github.com/tqdm/tqdm/issues/411)

    **Merged pull requests:**

    - CLI: better installation path support [\#424](https://github.com/tqdm/tqdm/pull/424) ([casperdcl](https://github.com/casperdcl))
    - cleanup doc re: postfix [\#362](https://github.com/tqdm/tqdm/pull/362) ([MPagel](https://github.com/MPagel))

    ## [v4.15.0](https://github.com/tqdm/tqdm/tree/v4.15.0) (2017-07-22)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.14.0...v4.15.0)

    **Implemented enhancements:**

    - Avoid use of setcheckinterval and/or setswitchinterval [\#376](https://github.com/tqdm/tqdm/issues/376)
    - Binary unit prefixes with unit\_scale [\#354](https://github.com/tqdm/tqdm/issues/354)
    - add numeric support for unit\_scale [\#378](https://github.com/tqdm/tqdm/pull/378) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - tqdm and dynamic set\_postfix : set\_postfix\(\) missing 1 required positional argument: 'self' [\#408](https://github.com/tqdm/tqdm/issues/408)
    - Flag "disable=true" does not work and produces and error [\#406](https://github.com/tqdm/tqdm/issues/406)
    - TQDM producing multiple successive progress bars for one process [\#396](https://github.com/tqdm/tqdm/issues/396)
    - Several Progress Bars When Copying Files \(Shutil\) [\#392](https://github.com/tqdm/tqdm/issues/392)
    - Progress bar does NOT disappear [\#352](https://github.com/tqdm/tqdm/issues/352)
    - Missing total for DataFrame.progress\_apply [\#351](https://github.com/tqdm/tqdm/issues/351)

    ## [v4.14.0](https://github.com/tqdm/tqdm/tree/v4.14.0) (2017-05-29)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.13.0...v4.14.0)

    **Implemented enhancements:**

    - Use file=None not file=sys.stderr in the constructor [\#275](https://github.com/tqdm/tqdm/issues/275)
    - unit\_divisor, allowing e.g. 1024 [\#356](https://github.com/tqdm/tqdm/pull/356) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - Nested Trees? [\#384](https://github.com/tqdm/tqdm/issues/384)

    ## [v4.13.0](https://github.com/tqdm/tqdm/tree/v4.13.0) (2017-05-29)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.12.2...v4.13.0)

    **Implemented enhancements:**

    - Fix `file` default value \(ease redirection\) [\#293](https://github.com/tqdm/tqdm/pull/293) ([lrq3000](https://github.com/lrq3000))

    ## [v4.12.2](https://github.com/tqdm/tqdm/tree/v4.12.2) (2017-05-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.12.1...v4.12.2)

    **Implemented enhancements:**

    - fix manually positioned nested bars clearing [\#385](https://github.com/tqdm/tqdm/pull/385) ([casperdcl](https://github.com/casperdcl))

    **Merged pull requests:**

    - unknown system fix [\#390](https://github.com/tqdm/tqdm/pull/390) ([casperdcl](https://github.com/casperdcl))

    ## [v4.12.1](https://github.com/tqdm/tqdm/tree/v4.12.1) (2017-05-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.12.0...v4.12.1)

    ## [v4.12.0](https://github.com/tqdm/tqdm/tree/v4.12.0) (2017-05-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.11.2...v4.12.0)

    **Implemented enhancements:**

    - Don't append ": " to description string automatically [\#347](https://github.com/tqdm/tqdm/issues/347)

    **Closed issues:**

    - Getting more done in GitHub with ZenHub [\#386](https://github.com/tqdm/tqdm/issues/386)
    - Not an issue, just some modifications I made for myself that I find useful [\#379](https://github.com/tqdm/tqdm/issues/379)
    - Automatic selection of backend \(terminal or notebook\) [\#372](https://github.com/tqdm/tqdm/issues/372)
    - tqdm can't work with python 2.7 [\#350](https://github.com/tqdm/tqdm/issues/350)
    - 4.11.2: four test failures [\#344](https://github.com/tqdm/tqdm/issues/344)
    - AttributeError: monitor with tqdm\_notebook [\#338](https://github.com/tqdm/tqdm/issues/338)
    - Zip makes tqdm buggy [\#256](https://github.com/tqdm/tqdm/issues/256)

    **Merged pull requests:**

    - fix monitor delete race [\#339](https://github.com/tqdm/tqdm/pull/339) ([casperdcl](https://github.com/casperdcl))

    ## [v4.11.2](https://github.com/tqdm/tqdm/tree/v4.11.2) (2017-01-23)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.11.1...v4.11.2)

    **Closed issues:**

    - Request for python 3.6 compatibility [\#333](https://github.com/tqdm/tqdm/issues/333)
    - sys.getcheckinterval is deprecated [\#319](https://github.com/tqdm/tqdm/issues/319)

    **Merged pull requests:**

    - Fix security issue in \_\_version\_\_ extra calculation \(fix \#328\) [\#330](https://github.com/tqdm/tqdm/pull/330) ([lrq3000](https://github.com/lrq3000))

    ## [v4.11.1](https://github.com/tqdm/tqdm/tree/v4.11.1) (2017-01-20)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.11.0...v4.11.1)

    **Merged pull requests:**

    - add Py3.6 [\#337](https://github.com/tqdm/tqdm/pull/337) ([casperdcl](https://github.com/casperdcl))

    ## [v4.11.0](https://github.com/tqdm/tqdm/tree/v4.11.0) (2017-01-12)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.10.0...v4.11.0)

    **Closed issues:**

    - tqdm.\_version: insecure use of git [\#328](https://github.com/tqdm/tqdm/issues/328)
    - Travis pypy3 failure [\#318](https://github.com/tqdm/tqdm/issues/318)
    - Ugly logo [\#315](https://github.com/tqdm/tqdm/issues/315)
    - Fix coverage of pandas on Travis [\#272](https://github.com/tqdm/tqdm/issues/272)
    - Code Climate [\#237](https://github.com/tqdm/tqdm/issues/237)
    - Update graphic [\#155](https://github.com/tqdm/tqdm/issues/155)

    **Merged pull requests:**

    - Travis [\#325](https://github.com/tqdm/tqdm/pull/325) ([casperdcl](https://github.com/casperdcl))
    - Better GitHub contributing integrations [\#310](https://github.com/tqdm/tqdm/pull/310) ([casperdcl](https://github.com/casperdcl))
    - uncompression \(compressed archive extraction\) [\#308](https://github.com/tqdm/tqdm/pull/308) ([casperdcl](https://github.com/casperdcl))
    - Update GIFs [\#304](https://github.com/tqdm/tqdm/pull/304) ([casperdcl](https://github.com/casperdcl))
    - Reorder Travis dependencies install to fix numpy install [\#302](https://github.com/tqdm/tqdm/pull/302) ([lrq3000](https://github.com/lrq3000))

    ## [v4.10.0](https://github.com/tqdm/tqdm/tree/v4.10.0) (2016-11-12)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.9.0...v4.10.0)

    **Implemented enhancements:**

    - asv-based performance tests [\#298](https://github.com/tqdm/tqdm/issues/298)
    - initial benchmark framework to visualise regression [\#301](https://github.com/tqdm/tqdm/pull/301) ([casperdcl](https://github.com/casperdcl))
    - Add ncols to specify tqdm\_notebook bar width [\#292](https://github.com/tqdm/tqdm/pull/292) ([lrq3000](https://github.com/lrq3000))
    - minor optimistaion [\#288](https://github.com/tqdm/tqdm/pull/288) ([casperdcl](https://github.com/casperdcl))

    **Merged pull requests:**

    - Addendum to \#288 [\#303](https://github.com/tqdm/tqdm/pull/303) ([lrq3000](https://github.com/lrq3000))
    - Fix maxinterval to adjust miniters to mininterval + fix dynamic\_miniters when smoothing [\#250](https://github.com/tqdm/tqdm/pull/250) ([lrq3000](https://github.com/lrq3000))

    ## [v4.9.0](https://github.com/tqdm/tqdm/tree/v4.9.0) (2016-10-31)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.8.4...v4.9.0)

    **Implemented enhancements:**

    - CLI --bytes [\#289](https://github.com/tqdm/tqdm/pull/289) ([casperdcl](https://github.com/casperdcl))
    - disable automatically on non-TTY [\#281](https://github.com/tqdm/tqdm/pull/281) ([danielpanteleit](https://github.com/danielpanteleit))
    - Add set\_postfix [\#270](https://github.com/tqdm/tqdm/pull/270) ([lrq3000](https://github.com/lrq3000))
    - Faster simple bar for perf test [\#257](https://github.com/tqdm/tqdm/pull/257) ([lrq3000](https://github.com/lrq3000))
    - Monitoring thread to prevent tqdm taking too much time for display [\#251](https://github.com/tqdm/tqdm/pull/251) ([lrq3000](https://github.com/lrq3000))

    **Closed issues:**

    - Questions on SO: pipe [\#287](https://github.com/tqdm/tqdm/issues/287)
    - refresh\(\) reports the wrong elapsed time [\#269](https://github.com/tqdm/tqdm/issues/269)
    - update\(n=0\) causes ZeroDivisionError if it is the first update [\#268](https://github.com/tqdm/tqdm/issues/268)
    - AttributeError: 'tqdm' object has no attribute 'last\_print\_t' [\#261](https://github.com/tqdm/tqdm/issues/261)
    - Barebones tqdm in submodule [\#255](https://github.com/tqdm/tqdm/issues/255)

    **Merged pull requests:**

    - fixed refresh\(\) and clear\(\) if disabled [\#286](https://github.com/tqdm/tqdm/pull/286) ([danielpanteleit](https://github.com/danielpanteleit))
    - Ignore coverall failures [\#283](https://github.com/tqdm/tqdm/pull/283) ([pjvandehaar](https://github.com/pjvandehaar))
    - cleaner tqdm\_notebook exit when not run in a notebook [\#267](https://github.com/tqdm/tqdm/pull/267) ([to266](https://github.com/to266))
    - Fix time\(\) in refresh\(\) + avoid racing conditions in write\(\) [\#264](https://github.com/tqdm/tqdm/pull/264) ([lrq3000](https://github.com/lrq3000))
    - Disable coveralls because of duplicate comments on github [\#263](https://github.com/tqdm/tqdm/pull/263) ([lrq3000](https://github.com/lrq3000))
    - fix broken link in README [\#262](https://github.com/tqdm/tqdm/pull/262) ([zed](https://github.com/zed))

    ## [v4.8.4](https://github.com/tqdm/tqdm/tree/v4.8.4) (2016-08-17)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.8.3...v4.8.4)

    **Implemented enhancements:**

    - tqdm for C++? [\#221](https://github.com/tqdm/tqdm/issues/221)
    - Pandas series.map [\#214](https://github.com/tqdm/tqdm/issues/214)

    **Closed issues:**

    - Website needs link to repo [\#233](https://github.com/tqdm/tqdm/issues/233)
    - Installing 4.8.2 results in SyntaxError [\#219](https://github.com/tqdm/tqdm/issues/219)

    **Merged pull requests:**

    - Removed commented-out code [\#226](https://github.com/tqdm/tqdm/pull/226) ([CrazyPython](https://github.com/CrazyPython))

    ## [v4.8.3](https://github.com/tqdm/tqdm/tree/v4.8.3) (2016-08-01)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.8.2...v4.8.3)

    ## [v4.8.2](https://github.com/tqdm/tqdm/tree/v4.8.2) (2016-07-30)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.8.1...v4.8.2)

    ## [v4.8.1](https://github.com/tqdm/tqdm/tree/v4.8.1) (2016-07-24)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.8.0...v4.8.1)

    **Merged pull requests:**

    - Warnings [\#213](https://github.com/tqdm/tqdm/pull/213) ([casperdcl](https://github.com/casperdcl))

    ## [v4.8.0](https://github.com/tqdm/tqdm/tree/v4.8.0) (2016-07-24)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.7.6...v4.8.0)

    **Implemented enhancements:**

    - Could the pandas progress bar be used for series objects? [\#182](https://github.com/tqdm/tqdm/issues/182)

    **Closed issues:**

    - Outdated contributing section on PyPI [\#210](https://github.com/tqdm/tqdm/issues/210)
    - ? for buttons [\#204](https://github.com/tqdm/tqdm/issues/204)
    - nest progress bars spams the console on windows [\#200](https://github.com/tqdm/tqdm/issues/200)
    - 4.7.4 vs. 4.7.6 [\#189](https://github.com/tqdm/tqdm/issues/189)
    - tqdm\_notebook fails with IPython 3 [\#187](https://github.com/tqdm/tqdm/issues/187)
    - Not working when single looping over multiple indices. [\#185](https://github.com/tqdm/tqdm/issues/185)

    **Merged pull requests:**

    - Mono space [\#212](https://github.com/tqdm/tqdm/pull/212) ([casperdcl](https://github.com/casperdcl))
    - common/known issues [\#201](https://github.com/tqdm/tqdm/pull/201) ([casperdcl](https://github.com/casperdcl))
    - Fix tqdm.write\(\) when not yet instanciated [\#196](https://github.com/tqdm/tqdm/pull/196) ([lrq3000](https://github.com/lrq3000))
    - Update test to run with python3 executable [\#195](https://github.com/tqdm/tqdm/pull/195) ([arunpersaud](https://github.com/arunpersaud))
    - IPython aliased imports fix [\#190](https://github.com/tqdm/tqdm/pull/190) ([casperdcl](https://github.com/casperdcl))
    - Fix temporary bar displaying with tqdm\_notebook [\#174](https://github.com/tqdm/tqdm/pull/174) ([lrq3000](https://github.com/lrq3000))

    ## [v4.7.6](https://github.com/tqdm/tqdm/tree/v4.7.6) (2016-06-26)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.7.5...v4.7.6)

    ## [v4.7.5](https://github.com/tqdm/tqdm/tree/v4.7.5) (2016-06-17)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.7.4...v4.7.5)

    **Implemented enhancements:**

    - Flaky nosetests plugin to auto rerun perf test? [\#175](https://github.com/tqdm/tqdm/issues/175)

    **Closed issues:**

    - tqdm\_notebook fails if disable=True [\#184](https://github.com/tqdm/tqdm/issues/184)
    - Calling script with nested bars in Jupyter Notebook [\#180](https://github.com/tqdm/tqdm/issues/180)
    - colorama is unconditionally imported and initialized which leads to wrapping of stdout/stderr [\#178](https://github.com/tqdm/tqdm/issues/178)

    **Merged pull requests:**

    - pandas series support ' [\#183](https://github.com/tqdm/tqdm/pull/183) ([casperdcl](https://github.com/casperdcl))

    ## [v4.7.4](https://github.com/tqdm/tqdm/tree/v4.7.4) (2016-06-04)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.7.3...v4.7.4)

    **Merged pull requests:**

    - address them all [\#179](https://github.com/tqdm/tqdm/pull/179) ([casperdcl](https://github.com/casperdcl))

    ## [v4.7.3](https://github.com/tqdm/tqdm/tree/v4.7.3) (2016-06-02)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.7.2...v4.7.3)

    **Implemented enhancements:**

    - tqdm\_notebook.write\(\)? [\#169](https://github.com/tqdm/tqdm/issues/169)

    **Closed issues:**

    - Sys.stdout redirection and tqdm.write\(\) [\#164](https://github.com/tqdm/tqdm/issues/164)

    ## [v4.7.2](https://github.com/tqdm/tqdm/tree/v4.7.2) (2016-05-30)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.7.1...v4.7.2)

    **Closed issues:**

    - No Panda support outside of groupby\(\) [\#166](https://github.com/tqdm/tqdm/issues/166)

    **Merged pull requests:**

    - Fix tqdm\_pandas\(tqdm\_notebook\) by delaying instanciation in tqdm\_pandas [\#192](https://github.com/tqdm/tqdm/pull/192) ([lrq3000](https://github.com/lrq3000))
    - Add tqdm\_notebook.write\(\) and fix tqdm\_gui.write\(\). [\#171](https://github.com/tqdm/tqdm/pull/171) ([lrq3000](https://github.com/lrq3000))

    ## [v4.7.1](https://github.com/tqdm/tqdm/tree/v4.7.1) (2016-05-23)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.7.0...v4.7.1)

    **Implemented enhancements:**

    - Add --null option for command line tool [\#161](https://github.com/tqdm/tqdm/issues/161)

    **Merged pull requests:**

    - pandas.DataFrame.apply support [\#167](https://github.com/tqdm/tqdm/pull/167) ([casperdcl](https://github.com/casperdcl))

    ## [v4.7.0](https://github.com/tqdm/tqdm/tree/v4.7.0) (2016-05-15)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.6.2...v4.7.0)

    **Merged pull requests:**

    - Cli delims [\#162](https://github.com/tqdm/tqdm/pull/162) ([casperdcl](https://github.com/casperdcl))

    ## [v4.6.2](https://github.com/tqdm/tqdm/tree/v4.6.2) (2016-05-15)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.6.1...v4.6.2)

    **Merged pull requests:**

    - notebook warning suppression, flake8 [\#163](https://github.com/tqdm/tqdm/pull/163) ([casperdcl](https://github.com/casperdcl))

    ## [v4.6.1](https://github.com/tqdm/tqdm/tree/v4.6.1) (2016-05-15)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.6.0...v4.6.1)

    **Closed issues:**

    - Difference UI from presented here [\#145](https://github.com/tqdm/tqdm/issues/145)
    - Nested progress bars not functioning with jupyter [\#134](https://github.com/tqdm/tqdm/issues/134)
    - jitter in IPython notebook [\#50](https://github.com/tqdm/tqdm/issues/50)

    ## [v4.6.0](https://github.com/tqdm/tqdm/tree/v4.6.0) (2016-05-14)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.5.2...v4.6.0)

    **Implemented enhancements:**

    - Bar formatting lacks flexibility leading to improper width [\#149](https://github.com/tqdm/tqdm/issues/149)

    **Merged pull requests:**

    - Add ipython/jupyter notebook support \(rebased\) [\#92](https://github.com/tqdm/tqdm/pull/92) ([lrq3000](https://github.com/lrq3000))
    - Add tqdm.unpause\(\) [\#86](https://github.com/tqdm/tqdm/pull/86) ([lrq3000](https://github.com/lrq3000))

    ## [v4.5.2](https://github.com/tqdm/tqdm/tree/v4.5.2) (2016-05-14)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.5.0...v4.5.2)

    **Implemented enhancements:**

    - Provide an option about inv\_rate [\#144](https://github.com/tqdm/tqdm/issues/144)
    - Print function for use within loops [\#116](https://github.com/tqdm/tqdm/issues/116)

    **Merged pull requests:**

    - Add no rate inversion option in bar\_format [\#159](https://github.com/tqdm/tqdm/pull/159) ([lrq3000](https://github.com/lrq3000))

    ## [v4.5.0](https://github.com/tqdm/tqdm/tree/v4.5.0) (2016-04-25)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.4.3...v4.5.0)

    **Implemented enhancements:**

    - tqdm.update\(0\) causes DivisionByZeroError when using smoothing [\#148](https://github.com/tqdm/tqdm/issues/148)

    **Merged pull requests:**

    - Print message 2 [\#150](https://github.com/tqdm/tqdm/pull/150) ([casperdcl](https://github.com/casperdcl))

    ## [v4.4.3](https://github.com/tqdm/tqdm/tree/v4.4.3) (2016-04-24)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.4.2...v4.4.3)

    ## [v4.4.2](https://github.com/tqdm/tqdm/tree/v4.4.2) (2016-04-24)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.4.1...v4.4.2)

    **Closed issues:**

    - please include LICENSE file in the PyPI tarball release [\#156](https://github.com/tqdm/tqdm/issues/156)

    **Merged pull requests:**

    - Update refresh [\#152](https://github.com/tqdm/tqdm/pull/152) ([casperdcl](https://github.com/casperdcl))

    ## [v4.4.1](https://github.com/tqdm/tqdm/tree/v4.4.1) (2016-04-13)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.4.0...v4.4.1)

    **Implemented enhancements:**

    - No module named 'docopt' [\#141](https://github.com/tqdm/tqdm/issues/141)

    **Closed issues:**

    - can't upgrade from pip on Ubuntu 12.04.5 LTS x86\_64 [\#146](https://github.com/tqdm/tqdm/issues/146)
    - tqdm v4 on pypi [\#131](https://github.com/tqdm/tqdm/issues/131)
    - Nested bars: Unexpected keyword argument 'position' [\#130](https://github.com/tqdm/tqdm/issues/130)
    - ValueError: n \(0\) cannot be less than 1 [\#128](https://github.com/tqdm/tqdm/issues/128)

    **Merged pull requests:**

    - Versioning [\#147](https://github.com/tqdm/tqdm/pull/147) ([casperdcl](https://github.com/casperdcl))
    - update docs about `leave` parameter [\#142](https://github.com/tqdm/tqdm/pull/142) ([littlezz](https://github.com/littlezz))

    ## [v4.4.0](https://github.com/tqdm/tqdm/tree/v4.4.0) (2016-04-05)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.3.0...v4.4.0)

    **Closed issues:**

    - support for MSYS in \_environ\_cols\_wrapper\(\) [\#135](https://github.com/tqdm/tqdm/issues/135)
    - Progress bar with logging and ftplib [\#129](https://github.com/tqdm/tqdm/issues/129)

    **Merged pull requests:**

    - modularisation [\#137](https://github.com/tqdm/tqdm/pull/137) ([casperdcl](https://github.com/casperdcl))
    - MSYS added to environ\_cols [\#136](https://github.com/tqdm/tqdm/pull/136) ([casperdcl](https://github.com/casperdcl))

    ## [v4.3.0](https://github.com/tqdm/tqdm/tree/v4.3.0) (2016-03-08)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.2.0...v4.3.0)

    **Merged pull requests:**

    - Position error regression bugfix [\#132](https://github.com/tqdm/tqdm/pull/132) ([casperdcl](https://github.com/casperdcl))

    ## [v4.2.0](https://github.com/tqdm/tqdm/tree/v4.2.0) (2016-02-29)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.1.0...v4.2.0)

    **Implemented enhancements:**

    - Update examples [\#114](https://github.com/tqdm/tqdm/issues/114)
    - License [\#124](https://github.com/tqdm/tqdm/pull/124) ([casperdcl](https://github.com/casperdcl))

    **Closed issues:**

    - Example doesn't work [\#123](https://github.com/tqdm/tqdm/issues/123)
    - License clarification: MIT and/or Creative Commons? [\#121](https://github.com/tqdm/tqdm/issues/121)

    ## [v4.1.0](https://github.com/tqdm/tqdm/tree/v4.1.0) (2016-02-17)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v4.0.0...v4.1.0)

    **Implemented enhancements:**

    - What's the best way to use tqdm for different worker threads on different lines? [\#83](https://github.com/tqdm/tqdm/issues/83)

    **Closed issues:**

    - 'Outstream' object has no attribute closed [\#126](https://github.com/tqdm/tqdm/issues/126)

    **Merged pull requests:**

    - CLI tidy [\#151](https://github.com/tqdm/tqdm/pull/151) ([casperdcl](https://github.com/casperdcl))
    - Compat fixes [\#125](https://github.com/tqdm/tqdm/pull/125) ([casperdcl](https://github.com/casperdcl))

    ## [v4.0.0](https://github.com/tqdm/tqdm/tree/v4.0.0) (2016-02-04)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.8.0...v4.0.0)

    **Implemented enhancements:**

    - Changelog [\#108](https://github.com/tqdm/tqdm/issues/108)
    - Automate `nested` with `position` [\#87](https://github.com/tqdm/tqdm/pull/87) ([lrq3000](https://github.com/lrq3000))

    ## [v3.8.0](https://github.com/tqdm/tqdm/tree/v3.8.0) (2016-01-25)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.7.1...v3.8.0)

    **Implemented enhancements:**

    - Update examples [\#115](https://github.com/tqdm/tqdm/issues/115)
    - Support for nested progress bars + readme updates [\#62](https://github.com/tqdm/tqdm/issues/62)

    **Closed issues:**

    - Progress bar stays on 0% [\#113](https://github.com/tqdm/tqdm/issues/113)
    - Garbled output on ipython console in windows [\#105](https://github.com/tqdm/tqdm/issues/105)

    **Merged pull requests:**

    - Add link to changelog in README.rst [\#118](https://github.com/tqdm/tqdm/pull/118) ([lrq3000](https://github.com/lrq3000))
    - Negative Updates raise error [\#111](https://github.com/tqdm/tqdm/pull/111) ([casperdcl](https://github.com/casperdcl))

    ## [v3.7.1](https://github.com/tqdm/tqdm/tree/v3.7.1) (2016-01-13)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.7.0...v3.7.1)

    **Closed issues:**

    - run make fail on linux [\#103](https://github.com/tqdm/tqdm/issues/103)
    - when I run make, give this error [\#100](https://github.com/tqdm/tqdm/issues/100)

    **Merged pull requests:**

    - Update classifier troves + bump version 3.7.1 [\#107](https://github.com/tqdm/tqdm/pull/107) ([lrq3000](https://github.com/lrq3000))

    ## [v3.7.0](https://github.com/tqdm/tqdm/tree/v3.7.0) (2016-01-12)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.6.0...v3.7.0)

    **Implemented enhancements:**

    - Consistent performance tests [\#59](https://github.com/tqdm/tqdm/issues/59)

    **Closed issues:**

    - Doesn't work in Sublime + SublimeREPL? [\#99](https://github.com/tqdm/tqdm/issues/99)
    - make it work with concurrent.futures [\#97](https://github.com/tqdm/tqdm/issues/97)
    - How to use tqdm with boto ? [\#89](https://github.com/tqdm/tqdm/issues/89)

    **Merged pull requests:**

    - Inheritability [\#106](https://github.com/tqdm/tqdm/pull/106) ([casperdcl](https://github.com/casperdcl))
    - Fix for IronPython 2.7 [\#98](https://github.com/tqdm/tqdm/pull/98) ([Berserker66](https://github.com/Berserker66))
    - Add Python 3.5 test in Tox and Travis [\#95](https://github.com/tqdm/tqdm/pull/95) ([lrq3000](https://github.com/lrq3000))
    - Update OS support in documentation and troves [\#93](https://github.com/tqdm/tqdm/pull/93) ([lrq3000](https://github.com/lrq3000))
    - relative timing for unit tests \(rebased\) [\#60](https://github.com/tqdm/tqdm/pull/60) ([lrq3000](https://github.com/lrq3000))

    ## [v3.6.0](https://github.com/tqdm/tqdm/tree/v3.6.0) (2015-12-27)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.5.0...v3.6.0)

    ## [v3.5.0](https://github.com/tqdm/tqdm/tree/v3.5.0) (2015-12-27)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.4.0...v3.5.0)

    **Implemented enhancements:**

    - How to not display ETA and rate [\#40](https://github.com/tqdm/tqdm/issues/40)

    **Closed issues:**

    - A few suggestions [\#80](https://github.com/tqdm/tqdm/issues/80)
    - Being able to show s/it instead of "it/s" [\#72](https://github.com/tqdm/tqdm/issues/72)

    ## [v3.4.0](https://github.com/tqdm/tqdm/tree/v3.4.0) (2015-12-17)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.3.0...v3.4.0)

    **Closed issues:**

    - curious about the gif [\#67](https://github.com/tqdm/tqdm/issues/67)

    **Merged pull requests:**

    - Readme examples [\#66](https://github.com/tqdm/tqdm/pull/66) ([lrq3000](https://github.com/lrq3000))

    ## [v3.3.0](https://github.com/tqdm/tqdm/tree/v3.3.0) (2015-11-30)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.2.0...v3.3.0)

    ## [v3.2.0](https://github.com/tqdm/tqdm/tree/v3.2.0) (2015-11-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/3.2.0...v3.2.0)

    ## [3.2.0](https://github.com/tqdm/tqdm/tree/3.2.0) (2015-11-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.1.5...3.2.0)

    **Implemented enhancements:**

    - misc [\#58](https://github.com/tqdm/tqdm/pull/58) ([casperdcl](https://github.com/casperdcl))

    ## [v3.1.5](https://github.com/tqdm/tqdm/tree/v3.1.5) (2015-11-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.1.4...v3.1.5)

    **Merged pull requests:**

    - tox nose-timer as suggested in \#52 [\#56](https://github.com/tqdm/tqdm/pull/56) ([casperdcl](https://github.com/casperdcl))

    ## [v3.1.4](https://github.com/tqdm/tqdm/tree/v3.1.4) (2015-11-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.1.3...v3.1.4)

    **Merged pull requests:**

    - fix smoothed dynamic\_miniters unit test on travis on pypy [\#57](https://github.com/tqdm/tqdm/pull/57) ([lrq3000](https://github.com/lrq3000))

    ## [v3.1.3](https://github.com/tqdm/tqdm/tree/v3.1.3) (2015-11-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.1.2...v3.1.3)

    ## [v3.1.2](https://github.com/tqdm/tqdm/tree/v3.1.2) (2015-11-28)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.1.1...v3.1.2)

    **Implemented enhancements:**

    - Performance test [\#51](https://github.com/tqdm/tqdm/issues/51)

    ## [v3.1.1](https://github.com/tqdm/tqdm/tree/v3.1.1) (2015-11-25)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.1.0...v3.1.1)

    **Merged pull requests:**

    - basic performance test, flake8 coverage for tests [\#52](https://github.com/tqdm/tqdm/pull/52) ([casperdcl](https://github.com/casperdcl))

    ## [v3.1.0](https://github.com/tqdm/tqdm/tree/v3.1.0) (2015-11-25)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v3.0.0...v3.1.0)

    **Closed issues:**

    - \[Regression\] Tqdm freezes when iteration speed changes drastically [\#54](https://github.com/tqdm/tqdm/issues/54)

    **Merged pull requests:**

    - Exponentially weighted moving average, tests, documentation [\#49](https://github.com/tqdm/tqdm/pull/49) ([casperdcl](https://github.com/casperdcl))

    ## [v3.0.0](https://github.com/tqdm/tqdm/tree/v3.0.0) (2015-11-11)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v2.2.5...v3.0.0)

    **Implemented enhancements:**

    - Moving the GUI into an inheriting object [\#32](https://github.com/tqdm/tqdm/issues/32)

    ## [v2.2.5](https://github.com/tqdm/tqdm/tree/v2.2.5) (2015-11-10)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v2.2.4...v2.2.5)

    **Closed issues:**

    - Be able to display the instantaneous speed of the loop [\#48](https://github.com/tqdm/tqdm/issues/48)

    ## [v2.2.4](https://github.com/tqdm/tqdm/tree/v2.2.4) (2015-11-07)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v2.2.3...v2.2.4)

    ## [v2.2.3](https://github.com/tqdm/tqdm/tree/v2.2.3) (2015-11-07)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v2.2.1...v2.2.3)

    ## [v2.2.1](https://github.com/tqdm/tqdm/tree/v2.2.1) (2015-11-07)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v2.2.0...v2.2.1)

    **Closed issues:**

    - Update graphic [\#39](https://github.com/tqdm/tqdm/issues/39)

    **Merged pull requests:**

    - update graphic [\#46](https://github.com/tqdm/tqdm/pull/46) ([casperdcl](https://github.com/casperdcl))

    ## [v2.2.0](https://github.com/tqdm/tqdm/tree/v2.2.0) (2015-11-01)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v2.1.0...v2.2.0)

    **Closed issues:**

    - How to make progressbar width same as output window in console [\#41](https://github.com/tqdm/tqdm/issues/41)

    ## [v2.1.0](https://github.com/tqdm/tqdm/tree/v2.1.0) (2015-10-29)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v2.0.0...v2.1.0)

    **Closed issues:**

    - Include a smoother unicode progress bar [\#38](https://github.com/tqdm/tqdm/issues/38)
    - add codecov.io support [\#37](https://github.com/tqdm/tqdm/issues/37)

    **Merged pull requests:**

    - dynamic ncols \(eg on widow resize\) [\#45](https://github.com/tqdm/tqdm/pull/45) ([casperdcl](https://github.com/casperdcl))

    ## [v2.0.0](https://github.com/tqdm/tqdm/tree/v2.0.0) (2015-10-11)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/v1.0.0...v2.0.0)

    **Implemented enhancements:**

    - Add progress bar to pandas apply function [\#9](https://github.com/tqdm/tqdm/pull/9) ([hadim](https://github.com/hadim))

    **Closed issues:**

    - Release a new version for tqdm [\#33](https://github.com/tqdm/tqdm/issues/33)
    - Change tqdm project name [\#30](https://github.com/tqdm/tqdm/issues/30)
    - GUI? [\#28](https://github.com/tqdm/tqdm/issues/28)
    - Add non-iterator operating mode [\#25](https://github.com/tqdm/tqdm/issues/25)
    - make tqdm a class [\#24](https://github.com/tqdm/tqdm/issues/24)
    - New string formatting speed issues [\#21](https://github.com/tqdm/tqdm/issues/21)
    - compatibility for non-unicode/unknown streams [\#15](https://github.com/tqdm/tqdm/issues/15)
    - Reduce overhead automatically [\#13](https://github.com/tqdm/tqdm/issues/13)
    - use 80 columns limit again [\#7](https://github.com/tqdm/tqdm/issues/7)
    - switch README to ReStructuredText from Markdown [\#5](https://github.com/tqdm/tqdm/issues/5)
    - Enable progress bar during Pandas.DataFrameGroupBy.apply operations [\#4](https://github.com/tqdm/tqdm/issues/4)
    - Release new version to pypi [\#2](https://github.com/tqdm/tqdm/issues/2)
    - Add an option to disable progress bar [\#1](https://github.com/tqdm/tqdm/issues/1)

    **Merged pull requests:**

    - Tqdm2 [\#35](https://github.com/tqdm/tqdm/pull/35) ([casperdcl](https://github.com/casperdcl))
    - Gui cover [\#31](https://github.com/tqdm/tqdm/pull/31) ([casperdcl](https://github.com/casperdcl))
    - GUI [\#29](https://github.com/tqdm/tqdm/pull/29) ([casperdcl](https://github.com/casperdcl))
    - added examples folder, minor documentation fixes [\#27](https://github.com/tqdm/tqdm/pull/27) ([casperdcl](https://github.com/casperdcl))
    - OOP [\#26](https://github.com/tqdm/tqdm/pull/26) ([casperdcl](https://github.com/casperdcl))
    - \#egg to refer to the project name, not the branch name [\#23](https://github.com/tqdm/tqdm/pull/23) ([Socialery](https://github.com/Socialery))
    - Add unit and unit\_scale arguments + tqdm is now a class to allow manual update [\#22](https://github.com/tqdm/tqdm/pull/22) ([lrq3000](https://github.com/lrq3000))
    - attempt to set ncols from terminal environs [\#20](https://github.com/tqdm/tqdm/pull/20) ([casperdcl](https://github.com/casperdcl))
    - Small fixes [\#19](https://github.com/tqdm/tqdm/pull/19) ([casperdcl](https://github.com/casperdcl))
    - Make coveralls.io happy [\#18](https://github.com/tqdm/tqdm/pull/18) ([hadim](https://github.com/hadim))
    - Unicode [\#17](https://github.com/tqdm/tqdm/pull/17) ([casperdcl](https://github.com/casperdcl))
    - Add flag to travis file to switch to container based infrastructure [\#16](https://github.com/tqdm/tqdm/pull/16) ([hadim](https://github.com/hadim))
    - Efficiency [\#14](https://github.com/tqdm/tqdm/pull/14) ([casperdcl](https://github.com/casperdcl))
    - Add Makefile [\#12](https://github.com/tqdm/tqdm/pull/12) ([hadim](https://github.com/hadim))
    - Documentation; Pretty output [\#11](https://github.com/tqdm/tqdm/pull/11) ([casperdcl](https://github.com/casperdcl))
    - Add option to disable progress bar [\#8](https://github.com/tqdm/tqdm/pull/8) ([hadim](https://github.com/hadim))
    - cleanup [\#6](https://github.com/tqdm/tqdm/pull/6) ([kmike](https://github.com/kmike))
    - Add logo to tqdm [\#3](https://github.com/tqdm/tqdm/pull/3) ([hadim](https://github.com/hadim))

    ## [v1.0.0](https://github.com/tqdm/tqdm/tree/v1.0.0) (2014-01-15)

    [Full Changelog](https://github.com/tqdm/tqdm/compare/fbe7952cce11e8073378b063bdae7ab277a96eb8...v1.0.0)

    \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*