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

Fixes behaviour of get_stations() returning query objects #99

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

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    853e0a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6798a67 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Reverts to returning querries and more

    Now, instead of returning only lists or mix of lists and querries,
    method get_stations() returns querries.
    All methods requiring list was changed to obtain it.
    heavelock committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    115805f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2b68f View commit details
    Browse the repository at this point in the history
  3. Changes in docs

    heavelock committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    e293615 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

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