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: auraphp/Aura.Router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.1
Choose a base ref
...
head repository: auraphp/Aura.Router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.2
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 25, 2025

  1. Use lookup map instead of loop

    Henrik Thesing committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    6ee4b5d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Update continuous-integration.yml

    cache v2 to v3
    harikt authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    51e8436 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from auraphp/harikt-patch-1

    Update continuous-integration.yml
    harikt authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    6914421 View commit details
    Browse the repository at this point in the history
  3. Update Generator.php

    harikt authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    09e7d62 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Merge pull request #207 from henrikthesing/increase-performance-of-ge…

    …nerator
    
    faster lookups instead of nested loops
    harikt authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    fbada57 View commit details
    Browse the repository at this point in the history
  2. Add changes

    harikt committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    f1c0107 View commit details
    Browse the repository at this point in the history
Loading