Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

v1.0.20230621

Compare
Choose a tag to compare
@carlashley carlashley released this 21 Jun 11:07
· 26 commits to main since this release

Fixes:

  • Fixes an issue with --pkg-server not actually being set to the correct value
  • Provides a warning when half or more of the content being fetched has an error of some sort (i.e. HTTP 404)
  • Tweaks to output in dry-runs/actual runs when the content being fetched has an error
  • Provides a default retry value and a maximum of one minute for each retry to fail rather than the default curl timeout handling
  • Help for previously hidden command line arguments can now be displayed with the --advanced-help argument; not all of these hidden arguments should be modified though, use these at your own risk
  • Provide a means of discovering the values to use with the -p/--plist argument; use --discover-plists to print out a list of property list files that can be parsed

Full Changelog: v1.0.20230531...v1.0.20230621