Skip to content

Releases: ninxsoft/mist-cli

1.3

21 Jun 02:12

Choose a tag to compare

1.3
  • Removed --name, --mac-os-version and --build options, --download now supports all three
  • Removed --list-format option and renamed --list-path to --list-export, file extension determines export type
  • Removed --application and --zip options
  • Added --catalogURL
  • Added --temporary-directory option
  • Added --keychain option
  • Added free space check before downloads are initiated
  • Support for building hardware specific installers on all Macs
  • macOS name is now determined from the distribution files, no longer hardcoded
  • CSV cells with spaces now display correctly
  • Better sanity checks before downloads are initiated
  • Cleanup of standard output messaging (less verbose)
  • Removed download progress output
  • General code refactoring

1.2

20 Mar 04:38

Choose a tag to compare

1.2
  • Downloads now show progress: current + total download sizes and % completed
  • Mist will now create the --output directory if it does not exist

1.1.1

19 Mar 03:03

Choose a tag to compare

  • --application and --zip flags are now detected correctly

1.1

16 Mar 07:34

Choose a tag to compare

1.1
  • Specify custom catalog seeds: Customer, Developer and Public
    • This allows downloading macOS Install Betas
  • Output the macOS Installer application bundle to a custom directory
  • Generate a ZIP archive of the macOS Installer application bundle
  • Checks for free space before attempting any downloads and installations
  • Cleaned up CLI argument flags, options, and formatting

1.0

15 Mar 08:39

Choose a tag to compare

1.0
  • Initial release