Releases: TakeScoop/SwiftyRSA
Releases · TakeScoop/SwiftyRSA
1.8.0
What's Changed
- Do blocks added to Readme.MD for easy understanding. by @celil in #101
- Bump cocoapods-downloader from 1.3.0 to 1.6.3 by @dependabot in #230
- Support Swift Package Manager by @ThrownToys in #231
- Swift 5 upgrade by @eminemArun in #155
- Fix key generation in command line for MacOS Mojave by @jmartinesp in #151
- Add SwiftyRSA generateRSAKeyPairWithSizeInBits to ObjectiveC layer by @ldiqual in #145
- Deployment target to 10.0 and WatchOS 4.3 by @linksmt in #223
- Update SwiftyRSAErrors by @leoniralves in #222
- Made iOS target safe for use in app extensions by @stevenkramer in #245
New Contributors
- @celil made their first contribution in #101
- @dependabot made their first contribution in #230
- @ThrownToys made their first contribution in #231
- @eminemArun made their first contribution in #155
- @jmartinesp made their first contribution in #151
- @linksmt made their first contribution in #223
- @leoniralves made their first contribution in #222
- @stevenkramer made their first contribution in #245
Full Changelog: 1.7.0...1.8.0
0.2.1
Fixed compiler warnings for Carthage