New
5.0.3 -- Warning fixes for Swift 4.1
- #272. Correct warnings related to incorrect memory access. The previous code was invalid Swift (it accessed a value inside its own
withUnsafeBytesblock), but happened to work. - Removes a
Data.initwork-around that is no longer needed. - #252. Use semver for tags rather than custom
RNCryptor-#tags.