Skip to content

Version 2.3

Compare
Choose a tag to compare
@rnine rnine released this 08 Jul 12:35
· 98 commits to master since this release
  • Added support for background uploads (see "Enabling background upload support" in README.md for more information.)
  • Improved upload progress reporting.
  • Improved retry and cancellation logic in upload operations.
  • Significantly improved performance of MD5 and Hmac calculations by relying on CommonCrypto.
  • Removed CryptoSwift dependency.