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

2.0.0 dev #666

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

2.0.0 dev #666

wants to merge 10 commits into from

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    afaece7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e392fdb View commit details
    Browse the repository at this point in the history
  3. Added first iteration of new API

    Most of the code has been removed, and the functionality of the client has been split up into a bunch of classes and methods. These are still without implementation, which will come later
    madsmtm committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    7ba038a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7804414 View commit details
    Browse the repository at this point in the history
  5. Properly added logger, fixes #229

    madsmtm committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    416832b View commit details
    Browse the repository at this point in the history
  6. Added .rst for each new class

    madsmtm committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    9959981 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Various small changes

    madsmtm committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    8d9c957 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    4fc6680 View commit details
    Browse the repository at this point in the history
  2. Various small changes

    - We don't provide < python2.7 support, so removed the custom creation of a logging nullhandler
    - Added `# noqa`, to prevent a linter from complaining about a few lines
    - Renamed `LICENSE.txt` to `LICENSE`
    madsmtm committed May 3, 2018
    Configuration menu
    Copy the full SHA
    312133b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

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