Flight-School / AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values
https://flight.school/books/codable
MIT License
1.28k stars 132 forks source link

Stop supporting old swift #57

Closed minacle closed 3 years ago

minacle commented 3 years ago

Since we not testing it in older than Swift 5.1, I think we can drop compatibility for these versions.

It closes #47 without merging.
It closes #44 without merging.

mattt commented 3 years ago

Thanks so much for taking this on, @minacle. And my sincere thanks for all of your help on this project over the years. I apologize for not taking a more active role in maintaining this project, and really appreciate your stepping up to provide leadership and expertise.