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: jdecool/clubhouse-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: jdecool/clubhouse-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 12 files changed
  • 2 contributors

Commits on Jun 16, 2020

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

Commits on Jul 25, 2020

  1. Fix composer dependencies

    jdecool committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    44bfece View commit details
    Browse the repository at this point in the history
  2. Update README

    jdecool committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    fd04a52 View commit details
    Browse the repository at this point in the history
  3. Update code for HTTPlug 2

    jdecool committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    edefb6b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from jdecool/httpplug-2-upgrade

    Upgrade php-http dependencies to v2
    jdecool authored Jul 25, 2020
    Configuration menu
    Copy the full SHA
    e236485 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Use PSR-18 HttpClient

    jdecool committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4fcff5b View commit details
    Browse the repository at this point in the history
  2. Update README

    jdecool committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6d0d31e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from jdecool/psr18-http-client

    Use PSR-18 compatible HttpClient
    jdecool authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    f38392d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    e5e049f View commit details
    Browse the repository at this point in the history
  2. Clean unused constants

    jdecool committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    585a32f View commit details
    Browse the repository at this point in the history
  3. Update tests

    jdecool committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    a34d54f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Merge pull request #15 from jdecool/improve-dx

    Improve client configuration management
    jdecool authored Sep 27, 2020
    Configuration menu
    Copy the full SHA
    dcf3542 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Update README

    jdecool committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    61737a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

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

Commits on Oct 3, 2021

  1. Allow PHP 8 in Composer

    jdecool committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    69fdadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef798b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from jdecool/upgrade-php8

    Allow PHP 8 usage
    jdecool authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    ec2a91c View commit details
    Browse the repository at this point in the history
  4. Upgrade php-cs-fixer

    jdecool committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    c1e9d91 View commit details
    Browse the repository at this point in the history
  5. Upgrade Pest

    jdecool committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    df6a646 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #17 from jdecool/upgrade-php-cs-fixer

    Upgrade dependencies
    jdecool authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    813916f View commit details
    Browse the repository at this point in the history
Loading