bignerdranch / Freddy

A reusable framework for parsing JSON in Swift.
MIT License
1.09k stars 120 forks source link

Swift 2.3 support? #203

Closed DarkSatyr closed 8 years ago

DarkSatyr commented 8 years ago

Hi everyone Guys, are going to migrate to Swift 2.3 first and then to Swift 3.0, or are you going to move to Swift 3.0 directly? Other question - When are you going to release Swift 3.0 compatible version? (2.3 if case)

zwaldowski commented 8 years ago

master is compatible with Swift 2.3. Our current Swift 3 branch is at swift3.

AquaGeek commented 8 years ago

Are there plans to tag a 2.3-compatible release?

ratkins commented 7 years ago

(Tagging a Swift 2.3-compatible release would help a lot with Freddy as a Carthage dependency.)

tylerarnold commented 7 years ago

I believe there is a 2.3 branch, I am pointing to it in my on my 2.3 project branches podfiles

Sent from my iPhone

On Sep 22, 2016, at 2:07 AM, Robert Atkins notifications@github.com wrote:

(Tagging a Swift 2.3-compatible release would help a lot with Freddy as a Carthage dependency.)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ratkins commented 7 years ago

Ah, right you are—my git-fu is weak and I interpreted the zwaldoski/swift-2_3 branch name as being an unofficial fork.