Thanks to visit codestin.com
Credit goes to github.com

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: NativePHP/electron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: NativePHP/electron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 7 commits
  • 17 files changed
  • 6 contributors

Commits on Jun 14, 2025

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

Commits on Jun 22, 2025

  1. Added file to warning message relative to the copy() call (#223)

    Sometimes some files are considered folders (or are hidden files) and the are unable to be copied on Windows.
    
    Showing which causes the exception to be thrown makes easy to investigate on the issue.
    rinodrummer authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    dc346d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    5ddb8a8 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#228

    )
    
    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.
    - [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@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    f4cd36d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b4b8b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. fix: symfony console deprecation notice (#227)

    * fix: symfony console deprecation notice
    
    * Fix styling
    SRWieZ authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    d9953c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

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