8000 Comparing v0.4.2...master · prodigyeducation/python-graphql-client · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prodigyeducation/python-graphql-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: prodigyeducation/python-graphql-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 28, 2021

  1. removes global logging

    DaleSeo committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    1414f61 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. stop using root logger

    DaleSeo committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4de0ad0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Merge pull request #44 from DaleSeo/remove-global-logging

    Stoping Using Root Logger with One-off Logging Setup
    DaleSeo authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8213abc View commit details
    Browse the repository at this point in the history
  2. bump version to 0.4.3

    DaleSeo committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    245afe3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from DaleSeo/release/0.4.3

    Release v0.4.3
    DaleSeo authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5560b02 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

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

Commits on Oct 13, 2021

  1. Merge pull request #51 from benjohnson/patch-1

    Update README to document custom headers
    DaleSeo authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4a41bf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. updating pre-commit

    xkludge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    20c4ad2 View commit details
    Browse the repository at this point in the history
  2. updating ci action

    xkludge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ce45f22 View commit details
    Browse the repository at this point in the history
  3. updating ci action

    xkludge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4e68823 View commit details
    Browse the repository at this point in the history
  4. updating ci action

    xkludge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    86a751e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #56 from prodigyeducation/patch/ci

    updating pre-commit
    xkludge authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a3371e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. add passing options(Ex: timeout, verify_ssl, ...aiohttp parameters) t…

    …o execute_async method
    Tom1204 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f78daba View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. add test with passing additional aiohttp parameters, remove potential…

    … headers key conflict in passing arguments
    Tom1204 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ce32e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081283a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Merge pull request #57 from Tom1204/master

    add passing options
    xkludge authored May 28, 2025
    Configuration menu
    Copy the full SHA
    d48669a View commit details
    Browse the repository at this point in the history
Loading
0