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

Verison 1.13.0 #97

Merged
merged 8 commits into from
Jan 11, 2024
Merged

Verison 1.13.0 #97

merged 8 commits into from
Jan 11, 2024

Commits on Sep 24, 2023

  1. add session parameter (#93)

    * add session parameter so that in case TestRail API will work behind a proxy or ssl you can create a session beforehands and pass it as a parameter
    
    * correction: added comma after new parameter session
    
    * flake8 errors corrections
    cpcp71 authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    515af4d View commit details
    Browse the repository at this point in the history
  2. Add support for Roles API methods #81 (#99)

    * Add support for Roles API methods #81
    tolstislon authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c195eb3 View commit details
    Browse the repository at this point in the history
  3. Fix workflow tests (#100)

    tolstislon authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f33d6e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85631ac View commit details
    Browse the repository at this point in the history
  5. Keyword arguments (#102)

    tolstislon authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    048dfd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Removed python 3.7 (#103)

    tolstislon authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    03fd04c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d7b6f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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