-
Notifications
You must be signed in to change notification settings - Fork 227
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
Release 2.9.0 #867
Release 2.9.0 #867
Conversation
@desusai7 is there an expected date on the official release for 2.9.0? |
065102c
to
ed72814
Compare
@cgomez-rb, we will be releasing it today. |
Hi, when this 2.9.0 version is released. I can only see the Beta version. Library can not compiled in 2.8.0 version because JWTDecode and SimpleKeychain has newer versions with dropping ios13 support. Because they have been set as upToNextMajor in dependency, SPM automatically gets newer versions for JWTDecode and SimpleKeychain. |
Added