Anviking / Decodable

[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
MIT License
1.04k stars 73 forks source link

Update project settings for Swift 4 #151

Closed Anviking closed 7 years ago

Anviking commented 7 years ago

Should we target Swift 4 / betas on master?

voidref commented 7 years ago

We will probably want to keep branches for previous versions of Swift.

Anviking commented 7 years ago

@voidref Aren't the tags in the readme compatibility table enough?

voidref commented 7 years ago

It depends on if there will ever be a need for back porting fixes.

Tags should be enough for the package managers though.