Changes: - Fix a bug where an empty string was used instead of a byte string. (Fix for 11)
Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/1.5.3.zip).
1.5.2
Changes: - Stop using deprecated optparse library in favour of argparse (8).
Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/1.5.1.zip).
1.5.1
Changes - Bugfix from 7.
1.5
Changes:
- unrpa now requires Python 3.x - `-v` now shows progress as a percentage of files extracted. (6) - Added `--continue-on-error` flag to continue extraction when something goes wrong. (3)
1.4.2
Changes: - Bugfix from https://github.com/Lattyware/unrpa/pull/5
1.4.1
Changes: - Bug: Encode item names in UTF-8 to avoid crashes where names contain non-ascii characters.