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: ConvertAPI/convertapi-library-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: ConvertAPI/convertapi-library-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 17 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 6, 2021

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

Commits on Aug 30, 2021

  1. Add error handling example

    Laurynas Butkus
    Laurynas Butkus committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    d173f6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from ConvertAPI/examples/error-handling

    Add error handling example
    laurynas-convertapi authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    4c602e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

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

Commits on Jun 26, 2022

  1. Fix specs by specifying formats

    Laurynas Butkus
    Laurynas Butkus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a13ba06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from lenderspender/danielgsoftware-add-get-set…

    …-for-api-base
    
    Add getter and setter for $apiBase
    laurynas-convertapi authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    cc34d9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from ConvertAPI/fix/specify-formats-in-specs

    Fix specs by specifying formats
    laurynas-convertapi authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    872ed96 View commit details
    Browse the repository at this point in the history
  4. Fix API base setting spec

    Laurynas Butkus
    Laurynas Butkus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    3f6099c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from ConvertAPI/fix/api-base-spec

    Fix API base setting spec
    laurynas-convertapi authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    059a4d3 View commit details
    Browse the repository at this point in the history
  6. Replace Travis with GitHub actions

    Laurynas Butkus
    Laurynas Butkus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    83216bf View commit details
    Browse the repository at this point in the history
  7. Replace badge

    Laurynas Butkus
    Laurynas Butkus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    69ba18f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #34 from ConvertAPI/feature/github-actions

    Replace Travis with GitHub actions
    laurynas-convertapi authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    c57e250 View commit details
    Browse the repository at this point in the history
  9. Fix filename with spaces encoding in file uploads

    Laurynas Butkus
    Laurynas Butkus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    74776d6 View commit details
    Browse the repository at this point in the history
  10. Handle empty API response

    Laurynas Butkus
    Laurynas Butkus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    9f08165 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e327504 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #31 from ConvertAPI/fix/filenames-with-spaces

    Fix filename with spaces encoding in file uploads
    laurynas-convertapi authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    afaa923 View commit details
    Browse the repository at this point in the history
  13. Bump version

    Laurynas Butkus
    Laurynas Butkus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    71a5bcd View commit details
    Browse the repository at this point in the history
Loading