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

Commits on Jul 15, 2023

  1. when any Thenable

    RomanPodymov committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    f3cfce2 View commit details
    Browse the repository at this point in the history
  2. Tests

    RomanPodymov committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6008964 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge pull request #1321 from RomanPodymov/master

    func when(fulfilled thenables: [any Thenable])
    mxcl authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a84226c View commit details
    Browse the repository at this point in the history
  2. PromiseKit 8.1.0

    github-actions committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e8a04e6 View commit details
    Browse the repository at this point in the history
Loading