v1.2
版本发布时间: 2019-09-17 01:32:03
autopkg/autopkg最新发布版本:v3.0.0RC2(2023-09-26 00:05:31)
1.2 (September 16, 2019)
FIXES:
- Fixes erroneous
curl
using--compress
instead of--compressed
(https://github.com/autopkg/autopkg/commit/3c8bc23d89e902d9e7f69ff698179f38f36a9a44) - Redirect from GitHub resulted in two header blocks (https://github.com/autopkg/autopkg/commit/b851d6d5de1bbab2523807c898dbb093d5f9fbcb)
- PkgCopier would incorrectly use the pre-globbed input path if a destination was not specified (https://github.com/autopkg/autopkg/commit/02f461cf6f503dfc65151aef5180a882cc6f6f72)
ADDITIONS:
- Preferences can now be provided from an external file using
--prefs
. The input file can be either in JSON or plist format, and will be treated identically to preferences from macOS. (https://github.com/autopkg/autopkg/commit/7ae2f552535741cb4ee131131d16a1fd93186c14)
IMPROVEMENTS:
- Several unit tests have been added for some core AutoPkg functionality, and certain processors.
- All occurrences of
print()
in the core autopkg script were replaced withlog
andlog_err
(https://github.com/autopkg/autopkg/commit/8300b807e29553be92c8c74894090442c8312b6d) - The groundwork has been laid for running AutoPkg on alternative platforms.
- AutoPkg now uses a pre-commit hook that enforces the use of black, isort, and flake8 to ensure code quality. This includes a new CONTRIBUTING guide (https://github.com/autopkg/autopkg/blob/master/CONTRIBUTING.md)
1、 autopkg-1.2.pkg 94.87KB