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/array-to-xml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.6
Choose a base ref
...
head repository: spatie/array-to-xml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on May 11, 2023

  1. Update CHANGELOG

    freekmurze authored and github-actions[bot] committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e4434b7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.1.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.4.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    16c07b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from spatie/dependabot/github_actions/dependa…

    …bot/fetch-metadata-1.5.1
    
    Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
    github-actions[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    db78f74 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.5.1...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e53039f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from spatie/dependabot/github_actions/dependa…

    …bot/fetch-metadata-1.6.0
    
    Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
    github-actions[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6361299 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Added Closure value support (#219)

    * Added Closure value support
    
    * Added Closure example to docs
    
    * Changed use Closure
    SuperDJ authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f9ab39c View commit details
    Browse the repository at this point in the history
Loading