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: rom762/api-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: retailcrm/api-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 17 files changed
  • 5 contributors

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    b488af9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    gwinn authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    e3e3de9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Gh actions (retailcrm#22)

    gwinn authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d420bdb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    gwinn authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7c9a81d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

Commits on Mar 18, 2021

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

Commits on Sep 8, 2021

  1. minor bump

    gwinn committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    bfdb4cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request retailcrm#29 from gwinn/master

    minor bump
    gwinn authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    3582b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Bug fix

    client.customers_history (and all methods of client) doesn't has parameter filter. It has filters!
    YHx07 authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    2c7061d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Readme fix

    gwinn authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    1c36f34 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    d0a558a View commit details
    Browse the repository at this point in the history
  2. Bump requests from 2.21.0 to 2.31.0 (retailcrm#35)

    Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.21.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bd3998f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. --- (retailcrm#37)

    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    f17fbc6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. update version matrix (retailcrm#38)

    * update python versions test matrix
    * fix workflow file
    * fix missing key tests
    gwinn authored May 24, 2024
    Configuration menu
    Copy the full SHA
    9429f15 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Configuration menu
    Copy the full SHA
    cea8522 View commit details
    Browse the repository at this point in the history
  2. Update dependencies & build system, fix ci configuration (retailcrm#42)

    * update python versions test matrix
    
    * ignore .venv
    
    * update github actions setup & dependencies
    
    * fix req version
    
    * update setup.py
    
    * update build system
    
    * update build configuration
    gwinn authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    0095a3c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    4768d78 View commit details
    Browse the repository at this point in the history
  2. bump version (retailcrm#44)

    gwinn authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    755b657 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Missed methods

    * Added missed methods, changed version requirement to compatible release
    * Decreased "requests" version for old python versions
    Chupocabra authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    7b68689 View commit details
    Browse the repository at this point in the history
Loading