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: 0.8.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: 0.9.0
Choose a head ref
  • 16 commits
  • 32 files changed
  • 6 contributors

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    ccaf78a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from optikfluffel/patch-1

    Add Carthage instructions to README
    davidstump authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    2b81377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    407e316 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    dsrees authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    2d1815e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    dsrees authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    a8ed027 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Update README.md

    dsrees authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    0928fa0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Swift 4.1 (#95)

    * Update project and dependencies to Swift 4.1
    
    * Adding Swift 4.1 to changelog
    dsrees authored Apr 26, 2018
    Configuration menu
    Copy the full SHA
    4d58282 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

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

Commits on Apr 30, 2018

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

Commits on May 18, 2018

  1. API changes for 0.9.0 release (#99)

    * Updated Push to match behavior found the in JS library
    
    * Some Overhauling of the lib
    
    * Fixing reply
    
    * Convered to use a Message object insted of only a payload
    
    * Allow channel join params to be updated on join
    
    * Adding changelog
    
    * Remove shared'
    dsrees authored May 18, 2018
    Configuration menu
    Copy the full SHA
    59bf531 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

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

Commits on Jun 12, 2018

  1. Adding Channel Specs (#101)

    * Adding initial spcs for channel
    
    * Getting some specs for Channel in place
    
    * Updated fastlane
    dsrees authored Jun 12, 2018
    Configuration menu
    Copy the full SHA
    25e6414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508c9e5 View commit details
    Browse the repository at this point in the history
  3. Adding isMemeber tests to ChannelSpec

    Daniel Rees committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    deca43d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4509f45 View commit details
    Browse the repository at this point in the history
  5. Release 0.9.0

    Daniel Rees committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    4ad4426 View commit details
    Browse the repository at this point in the history
Loading