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: cloudconvert/cloudconvert-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: cloudconvert/cloudconvert-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
  • 49 files changed
  • 4 contributors

Commits on Feb 15, 2020

  1. v2 initial commit

    josiasmontag committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    866c87a View commit details
    Browse the repository at this point in the history
  2. fix travis

    josiasmontag committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    584c7e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Create run-tests.yml

    josiasmontag authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a31fc6a View commit details
    Browse the repository at this point in the history
  2. Setup GitHub Actions

    josiasmontag committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a2b1a2d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Update README.md

    Kreusada authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    991371d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from Kreusada/patch-1

    README should use python codeblocks
    josiasmontag authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9c0e870 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Update README.md

    josiasmontag authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c7dfe1d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. signed URLs

    josiasmontag committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    b5f36cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2668d64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0594e7c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    44ba3f0 View commit details
    Browse the repository at this point in the history
  2. Bump version

    josiasmontag committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    4d87c43 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Use existing client in List, Find, etc.

    Instead of calling `default_client()` for each of those class methods, use a
    new method, `get_existing_client`, which gets if a user has setup a new api
    client with `configure`.
    
    Solves #13.
    BryceStevenWilley committed May 22, 2022
    Configuration menu
    Copy the full SHA
    2d5ca6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from LemmaLegalConsulting/api_client_param

    Use existing client in List, Find, etc.
    josiasmontag authored May 22, 2022
    Configuration menu
    Copy the full SHA
    5aedec1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update config.py

    josiasmontag authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    bb88075 View commit details
    Browse the repository at this point in the history
  2. Update run-tests.yml

    josiasmontag authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3ec8f28 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on Dec 15, 2023

  1. Merge pull request #31 from ebram96/patch-1

    Exclude tests directory from being packaged
    josiasmontag authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ea1eaef View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

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