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: spatie/ray
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.39.0
Choose a base ref
...
head repository: spatie/ray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.40.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 18, 2023

  1. Update CHANGELOG

    freekmurze authored and github-actions[bot] committed Sep 18, 2023
    Copy the full SHA
    2c2bccd View commit details

Commits on Nov 7, 2023

  1. Add support for calling closures before doing a ray request (#859)

    * adding support for calling functions before doing a ray request
    
    * fixed issue
    
    * added option to disable after
    
    * added test to test if closure was called before sending request
    
    * fixed styling issues
    
    * fixed styling issues
    SebastiaanKloos authored Nov 7, 2023
    Copy the full SHA
    af6c700 View commit details
  2. Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#850)

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 7, 2023
    Copy the full SHA
    d2477d8 View commit details
Loading