Releases: mtgto/Unrar.swift
Releases · mtgto/Unrar.swift
0.3.8
- Update unrar to v6.1.4
- Fix Archive#comment crashes if the archive does not have any comment
- It causes only when using unrar v6.1.x
0.3.7
- Fix
Package.swift
excludes non exist files (#3)
0.3.6
- Update unrar to v6.0.7
- Fix
Archive.open
causes crash with broken archive and non-empty password
0.3.2
v0.3.2 (2021-03-27)
- Fix a bug
Archive.extract
creates a folder/file in current directory.
0.3.1
Changed
- Update unrar to v6.0.4
- Add tests for volume archive
0.3.0
Added
- Add method to get archive comment
Changed
- Delete debug print
- Support 2GB+ archive