yattee
yattee copied to clipboard
EOL macOS 11, iOS 14, tvOS 14
These OSs are EOL and don’t receive security updates anymore.
Last security update for tvOS/iOS 14 was in 2022 and for macOS 11 in 2023.
@arekf could you create a 2.0.0 branch, I can PR this against? With the deprecation of these OSes, I'd also like to replace Siesta of URLSession and Combine in the future.
Siesta has not seen any updates in 4 yrs, and moving to URLSession/Combine would allow us to have more asynchronous calls that can run on a worker thread, since Siesta only operates on the main thread.
Closing this one for now, and reopen it when the 2.0 branch is created.