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: ordo-one/package-benchmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.29.11
Choose a base ref
...
head repository: ordo-one/package-benchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.30.0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 4 contributors

Commits on Feb 11, 2026

  1. ci: add musl build (#346)

    vsarunas authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    85f646a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. feat: [sc-29033] drop Package.resolved (#348)

    ## Description
    
    We are dropping `Package.resolved` in favor of running CI jobs across
    multiple swift versions.
    
    ## How Has This Been Tested?
    
    Please describe the tests that you ran to verify your changes. 
    
    ## Minimal checklist:
    
    - [ ] I have performed a self-review of my own code 
    - [ ] I have added `DocC` code-level documentation for any public
    interfaces exported by the package
    - [ ] I have added unit and/or integration tests that prove my fix is
    effective or that my feature works
    supersonicbyte authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    d0569c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

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

Commits on Mar 2, 2026

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