File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Change Log – utiluti
2+
3+ ## v2.0.1
4+
5+ (2026-03-13)
6+
7+ - no new features
8+ - general code cleanup
9+ - there are now only two log levels (` -v ` and ` -vv ` )
10+
11+ ## v2.0.0
12+
13+ (2026-02-15)
14+
15+ No more python dependency, complete re-write in Swift.
16+
17+ ## New Features
18+
19+ - builds distribution packages by default (use ` --component ` option to revert to building component packages)
20+ - gathers minimum required OS version from the app bundle and applies that to the package
21+ - applies ` --compression latest ` for better pkg compression (use ` --compression legacy ` to override)
22+ - quarantine flags are removed from the payload before creating the package
23+
24+ ## Python versions (1.0 and older)
25+
26+ for earlier release notes, [ check the repo] ( https://github.com/scriptingosx/quickpkg/releases )
You can’t perform that action at this time.
0 commit comments