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

Issue 33 add helper get xxx method #35

Merged
merged 4 commits into from
May 23, 2024

Commits on May 6, 2024

  1. feat: add helper methods to combine byDevice and byLocation, rename s…

    …ome public methods for consistency with OpenAPI page
    kan-fu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f6caa33 View commit details
    Browse the repository at this point in the history
  2. test: fix a bug

    kan-fu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    72da30e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. doc: Add docstring for the updated methods, update API guide about th…

    …e renaming, and hide aliases in the API reference.
    kan-fu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5824c5c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. doc: add warnings for downloading tasks using threading or multiproce…

    …ssing libraries
    
    Also removed CI tests on Windows and Mac. GitHub Actions run them in parallel. This is to reduce the workload and speed up the CI.
    kan-fu committed May 9, 2024
    Configuration menu
    Copy the full SHA
    191cade View commit details
    Browse the repository at this point in the history