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

[1.x] allow getTrips() and getMessages() with limit directly from Query instance #19

Merged
merged 3 commits into from
Nov 21, 2022

Commits on Nov 21, 2022

  1. allow getTrips with limit directly from Query instance

    backported from commit 406fe07
    stklcode committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8748dd8 View commit details
    Browse the repository at this point in the history
  2. allow getMessages with limit directly from Query instance

    backported from commit 7684b2e
    stklcode committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4b69343 View commit details
    Browse the repository at this point in the history
  3. docs: correct forStops() calls in README

    backported from 591476c
    stklcode committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5152c4e View commit details
    Browse the repository at this point in the history