Skip to content

Releases: zummenix/mprovision

7.0.0

18 Jul 15:59
d737048
Compare
Choose a tag to compare

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

02 Oct 08:49
Compare
Choose a tag to compare

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

07 May 10:57
Compare
Choose a tag to compare

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

05 Jan 11:49
Compare
Choose a tag to compare

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

26 Sep 06:01
Compare
Choose a tag to compare

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

21 Mar 09:53
Compare
Choose a tag to compare

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

11 Mar 16:38
Compare
Choose a tag to compare

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

04 Aug 16:31
Compare
Choose a tag to compare

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

02 Jun 06:29
Compare
Choose a tag to compare

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

18 May 14:25
Compare
Choose a tag to compare

Version 5.2.0 with updated dependencies.

If you don't know how to install cargo packages follow instructions in the README.md