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: davidstump/SwiftPhoenixClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: davidstump/SwiftPhoenixClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 25, 2020

  1. Specify platforms in Package.swift

    Fails on macOS with an error that `scheduledTimer(withTimeInterval:repeats:block)` is only available after macOS 10.12. I guessed versions for the other platforms, but they seem sensical to me
    AndrewSB authored and dsrees committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8a4f091 View commit details
    Browse the repository at this point in the history
  2. Package.swift: Lower iOS to v9

    AndrewSB authored and dsrees committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    40d754a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jun 30, 2020

  1. Merge pull request #171 from AndrewSB/patch-1

    Socket: Add macOS 10.12 to Timer availability
    Daniel Rees authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0803fd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. fix

    peteranny committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    4b869fc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Merge pull request #173 from peteranny/fix-cartfile

    Make Cartfile consistent with podspec
    Daniel Rees authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    664bcd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Resolved conflicts with master

    dsrees committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    73cc9b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '8bytes-master'

    dsrees committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    177dda4 View commit details
    Browse the repository at this point in the history
  3. Prepare version 1.3.0

    dsrees committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d2b6cae View commit details
    Browse the repository at this point in the history
Loading