Releases: zummenix/mprovision
Releases · zummenix/mprovision
7.0.0
Version 7.0.0
remove
and clean
subcommands now place provisioning profiles in system's trash by default (use --permanently
flag to change that)
- added
extract
subcommand to extract provisioning profiles from ipa files
- updated dependencies
- the repository now is structured as a cargo workspace separated into two crates
crates/cli
and crates/lib
- released on crates.io, to install use
cargo install mprovision-cli
6.6.0
Version 6.6.0
- Upgraded clap to 4
- Updated dependencies
If you don't know how to install cargo packages follow instructions in the README.md
6.5.0
Version 6.5.0
- Get rid of
chrono
crate in favor of time
- Updated dependencies
If you don't know how to install cargo packages follow instructions in the README.md
6.4.0
Version 6.4.0
- Switched to
clap
for command line parsing
- Updated dependencies
If you don't know how to install cargo packages follow instructions in the README.md
6.3.0
Version 6.3.0 with updated dependencies.
If you don't know how to install cargo packages follow instructions in the README.md
6.2.0
Version 6.2.0.
- Added
--oneline
flag to the list
subcommand
- Added colored output
- Updated dependencies
If you don't know how to install cargo packages follow instructions in the README.md
6.1.0
Version 6.1.0 with updated dependencies.
If you don't know how to install cargo packages follow instructions in the README.md
5.4.0
Version 5.4.0 with updated dependencies.
If you don't know how to install cargo packages follow instructions in the README.md
5.3.0
Version 5.3.0 with updated dependencies.
If you don't know how to install cargo packages follow instructions in the README.md
5.2.0
Version 5.2.0 with updated dependencies.
If you don't know how to install cargo packages follow instructions in the README.md