Skip to content

1.3

Compare
Choose a tag to compare
@ninxsoft ninxsoft released this 21 Jun 02:12
· 371 commits to main since this release
  • 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