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.1.0
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.1.1
Choose a head ref
  • 10 commits
  • 28 files changed
  • 2 contributors

Commits on May 29, 2019

  1. Updated readme for swift 5

    Daniel Rees committed May 29, 2019
    Configuration menu
    Copy the full SHA
    f1c221f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. removed jazzy

    Daniel Rees committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    cb84c3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from davidstump/dr/fix-jazzy

    Removed Jazzy gem
    Daniel Rees authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    9493cde View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. 2 spaces for all classes

    Daniel Rees committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    3d17ba0 View commit details
    Browse the repository at this point in the history
  2. Formatted all the specs

    Daniel Rees committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    e4d8564 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #144 from davidstump/dr/reformat-spaces

    Reformat files from 4 spaces to 2 spaces
    Daniel Rees authored Aug 23, 2019
    Configuration menu
    Copy the full SHA
    d5c8765 View commit details
    Browse the repository at this point in the history
  4. Refactor Socket Reconnect (#145)

    * Handling abnormal close
    
    * Added specs for socket reconnect changes
    Daniel Rees authored Aug 23, 2019
    Configuration menu
    Copy the full SHA
    b1d1280 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Add tvOS target (#141)

    jklp authored and Daniel Rees committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    0b046e5 View commit details
    Browse the repository at this point in the history
  2. Refactor Channel Rejoins (#146)

    Daniel Rees authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a0bf33c View commit details
    Browse the repository at this point in the history
  3. Prepare 1.1.1

    Daniel Rees committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    6635e06 View commit details
    Browse the repository at this point in the history
Loading