Haneke / HanekeSwift

A lightweight generic cache for iOS written in Swift with extra love for images.
Apache License 2.0
5.2k stars 591 forks source link

Release Tag For Swift 2.3 Support? #372

Closed brianmichel closed 7 years ago

brianmichel commented 8 years ago

Hello, I was wondering if a tag can be published the with the current changes in master so that we can get Swift 2.3 support without having to point directly to a commit. It seems like the last tagged release was sometime in January.

che1404 commented 8 years ago

Hi @brianmichel , I'm trying to locate that exact commit (Swift 2.3 support). Do you know which one would it be?

Thanks!

stonehouse commented 7 years ago

I just came across this too. The feature branch was deleted after merging. I went ahead and created a tag "v0.10.2" for swift 2.3 support on a fork. May be useful until this issue gets addressed.

Commit hash for swift 2.3 is "8ff1c5c"

https://github.com/reppanetgmbh/HanekeSwift/releases/tag/v0.10.2

dcharbonnier commented 7 years ago

the master branch is now swift-3