-
Notifications
You must be signed in to change notification settings - Fork 15
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
Plan for Swift 2.3 support #88
Comments
Hi @phubner - yes, absolutely planned. It's next on the list after ValueCoding is done. |
hey @danthorpe, I noticed that ValueCoding has a |
Oh, yes, but I think now that Xcode 8 is GM, then I'll do a proper release of ValueCoding - get a tagged version to depend on for YapDatabaseExtensions. Will try to do this over the next few nights. Sorry it's a bit late - I've got quite a few open source projects, Swift 3 has been tough! |
Ha! No worries, I'm not looking forward to switching over yet. But know I am going to have to face that soon enough. |
Yeah, I think my plan for YapDatabaseExtensions, for Swift 3.0, will be a bit of a stripping back to refactor some of the API. I think most people only use the "functional" API - so will keep that, but might get rid of the more fancy stuff. This was mostly just me learning more Swift stuff anyway. |
Is there a plan to support swift 2.3?
The text was updated successfully, but these errors were encountered: