Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 4 support #668

Merged
merged 19 commits into from
Jul 1, 2017
Merged

Swift 4 support #668

merged 19 commits into from
Jul 1, 2017

Commits on May 21, 2017

  1. Configuration menu
    Copy the full SHA
    426e7d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89630b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    917d4d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96292f9 View commit details
    Browse the repository at this point in the history
  3. Remove deleted paths

    thebluepotato committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    120891d View commit details
    Browse the repository at this point in the history
  4. Remove dependency

    thebluepotato committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    c3101d9 View commit details
    Browse the repository at this point in the history
  5. Undo

    thebluepotato committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    9b4c257 View commit details
    Browse the repository at this point in the history
  6. Merge pull request stephencelis#656 from joshfriend/fix-enum-name-refs

    Fix usages of old Swift 2 enum case names
    jberkel authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    ee7cef1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Configuration menu
    Copy the full SHA
    2b067d4 View commit details
    Browse the repository at this point in the history
  2. Set iOS version

    jberkel committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    ca62772 View commit details
    Browse the repository at this point in the history
  3. Merge pull request stephencelis#670 from stephencelis/travis-update

    Travis sneakily replaced the Xcode 8.3 image
    jberkel authored Jun 16, 2017
    Configuration menu
    Copy the full SHA
    92db670 View commit details
    Browse the repository at this point in the history
  4. Fix demonstration of how to trace SQL statements in docs

    The old way shown causes a build error in swift 3 (XCode8):
    
      Ambiguous reference to member 'print(_:separator:terminator:)'
    eoinkelly committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    f24bc5d View commit details
    Browse the repository at this point in the history
  5. More cleanup

    thebluepotato committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    067c639 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Merge pull request stephencelis#669 from eoinkelly/fix-trace-in-docs

    Fix demonstration of how to trace SQL statements in docs
    jberkel authored Jun 17, 2017
    Configuration menu
    Copy the full SHA
    e5eea6b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Configuration menu
    Copy the full SHA
    a1b6607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36042f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4406295 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9672a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from thebluepotato/master

    Updating swift 4 branch from master
    thebluepotato authored Jun 30, 2017
    Configuration menu
    Copy the full SHA
    b44c9d7 View commit details
    Browse the repository at this point in the history