Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next release v4.40.0 #852

Merged
merged 24 commits into from
Dec 1, 2019
Merged

next release v4.40.0 #852

merged 24 commits into from
Dec 1, 2019

Commits on Nov 19, 2019

  1. add tqdm.tqdm.wrapattr

    - fixes #84
    casperdcl committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    505669b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a949ec View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    c032868 View commit details
    Browse the repository at this point in the history
  2. nuke self_wrapattr

    casperdcl committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    2fd7eb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    06930c9 View commit details
    Browse the repository at this point in the history
  2. fix style

    casperdcl committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    f17957b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    e3ba1c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. document snap channels

    casperdcl committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    f7a4b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93cf30 View commit details
    Browse the repository at this point in the history
  3. notebook: move to FloatProgress <= IntProgress

    - fixes #803
    - fixes #471
    - fixes #456
    casperdcl committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    83ddf64 View commit details
    Browse the repository at this point in the history
  4. fix snap stable autodeploy

    casperdcl committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    11525ac View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. fix unicode format args

    - fixes #851
    casperdcl committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4c9638d View commit details
    Browse the repository at this point in the history
  2. allow float imprecision

    - fixes #849
    casperdcl committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    ac2d5f9 View commit details
    Browse the repository at this point in the history
  3. attempt to fix perf

    casperdcl committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    974e515 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. added a missing import

    added from tqdm import tqdm in the first example of Description and additional stats. Required import for working of second part of code.
    geekypandey authored and casperdcl committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    d091635 View commit details
    Browse the repository at this point in the history
  2. sync docs

    casperdcl committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    644e8d0 View commit details
    Browse the repository at this point in the history
  3. refactor common into utils.ObjectWrapper

    - expose utils.DummyTqdmFile
    - expose utils.CallbackIOWrapper
    casperdcl committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    4c48242 View commit details
    Browse the repository at this point in the history
  4. update docs

    casperdcl committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    3cd6fb0 View commit details
    Browse the repository at this point in the history
  5. create contrib submodule

    casperdcl committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    1277ca0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b40056 View commit details
    Browse the repository at this point in the history
  7. expand example of wrapattr

    casperdcl committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    ef653d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    866180c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a72c88 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. silly deletion

    casperdcl committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    5e4094e View commit details
    Browse the repository at this point in the history