Skip to content
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

iOS 15 Support #375

Merged
merged 8 commits into from
Sep 17, 2021
Merged

iOS 15 Support #375

merged 8 commits into from
Sep 17, 2021

Conversation

ArtSabintsev
Copy link
Owner

This version of Siren adds:

  • Support for async/await
  • Bumps minimum version to iOS 15 to support async/await change
  • Minor documentation changes

@honkmaster
Copy link

This is a bold move. Not all devs can support the latest OS directly. Will you back port all security updates, changes and / or keep a separate iOS 13 branch? Just asking for a friend ;)

@ArtSabintsev
Copy link
Owner Author

ArtSabintsev commented Sep 4, 2021

Thanks for message. The older versions of Siren will continue working since nothing changed except how I handle the network request. That's why this is a major version upgrade.

@ArtSabintsev ArtSabintsev merged commit 8ed72c7 into master Sep 17, 2021
@ArtSabintsev ArtSabintsev deleted the ios15 branch September 17, 2021 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants