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: deepseek-php/deepseek-php-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: deepseek-php/deepseek-php-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 16 commits
  • 30 files changed
  • 3 contributors

Commits on Jan 27, 2025

  1. Use match expression

    hishamco committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    9830f85 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    hishamco committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    cf7cea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c7de8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Update README.md

    omaralalwi authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    a2fef59 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Merge pull request #14 from hishamco/typo

    Fix typo
    omaralalwi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    09d8b24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from hishamco/match-expression

    Use match expression
    omaralalwi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    16efeff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from hishamco/namespace

    Change namespace to DeepSeekPhp
    omaralalwi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    29694f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2a111d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    381ead6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #21 from deepseek-php/change-namespace-with-adding…

    …-change-logs
    
    change namespace and adding change logs
    omaralalwi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    8bd7966 View commit details
    Browse the repository at this point in the history
  7. update doc

    omaralalwi committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    f91945c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #20 from hishamco/status-code

    Remove unnecessary return from setStatusCode()
    omaralalwi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    7a697e7 View commit details
    Browse the repository at this point in the history
  9. bugfix

    omaralalwi committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    5087ae6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82dc3c8 View commit details
    Browse the repository at this point in the history
  11. Update composer.json

    omaralalwi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    66a3aa6 View commit details
    Browse the repository at this point in the history
  12. Update composer.json

    omaralalwi authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    a0c246e View commit details
    Browse the repository at this point in the history
Loading