All Versions
11
Latest Version
Avg Release Cycle
113 days
Latest Release
974 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.13.1
July 27, 2020 -
v0.13.0 Changes
July 19, 2019๐ iOS 13 beta removed the following mode constants:
kCCModeF8
,kCCModeLRW
, andkCCModeXTS
.
The first two were not actually implemented in CommonCrypto, according to comments in the header files.
The last one may have been implemented, but IDZSwiftCommonCrypto never exposed some constants that would have been needed to use it.๐ This release removes references to these constants.
-
v0.12.1
May 24, 2019 -
v0.12.0 Changes
May 22, 2019 -
v0.11.3 Changes
March 22, 2019๐ This release updates IDZSwiftCommonCrypto to Swift 4.2.
- Pseudo-framework is no longer needed.
- ๐ Minimum deployment for watchOS is now 5.1
-
v0.11.2
March 22, 2019 -
v0.11.1
March 22, 2019 -
v0.11.0
March 22, 2019 -
v0.10.0
October 08, 2017 -
v0.9.3 Changes
September 22, 2017โข Fix issues in README.playground and DemoPlayground.playground