Releases: abbeycode/UnrarKit
Releases · abbeycode/UnrarKit
v2.8.1
23 Jun 14:41
Compare
Sorry, something went wrong.
No results found
Updated to UnRAR library v 5.5.5 (Issue #43 - Thanks to @Jegge for the suggestion!)
v2.8
27 Dec 16:33
Compare
Sorry, something went wrong.
No results found
Add fields for total compressed and uncompressed sizes of archive (Issue #32 - Thanks to @gerchicov-bp for the suggestion!)
Upgraded to UnRAR library v5.4.5 (PR #36 - Thanks to @aonez for the suggestion!)
Began importing Foundation instead of UIKit or Cocoa in UnrarKit.h (PR #37 - Thanks to @amosavian for the suggestion!)
v2.8-beta
31 Mar 01:56
Compare
Sorry, something went wrong.
No results found
Add fields for total compressed and uncompressed sizes of archive (Issue #32 - Thanks to @gerchicov-bp for the suggestion!)
v2.7.1
25 Mar 03:51
Compare
Sorry, something went wrong.
No results found
Pushing tagged builds to CocoaPods from Travis
Adding release notes to GitHub
v2.7
17 Mar 18:46
Compare
Sorry, something went wrong.
No results found
Updated to the latest version of the UnRAR library (v5.3.11)
v2.6
06 Nov 15:15
Compare
Sorry, something went wrong.
No results found
Added full support for Carthage (Issue #22 )
Added annotations for nullability, improving compatibility with Xcode 7 and Swift