Releases: sourcelocation/DebToIPA
Releases Β· sourcelocation/DebToIPA
1.1.1 - Parallel conversion support
- Parallel conversion support (#10)
- .ipa files are now saved to app storage. They will be stored and ready to be shared until manually removed.
1.1
- Added support for parallel file processing.
- A lot of known UI bugs, but eventually files successfully convert. I'll fix most bugs in future updates.
Many thanks to people who starred this project!
1.0.2
1.0 - First stable version
- Added support for bzip2 and xz archives, so more apps are now supported
- Added progress label to indicate at what stage the app is currently on
- New switch to toggle cleanup on and off
Happy hacking!
0.3
- Massive refactoring and reorganizing
- Renamed the project to avoid confusion with nebula's deb-to-ipa
- Added descriptions to errors
0.2
Add .tar.lzma support, should hopefully resolve most issues.
0.1
Initial Commit