(2026-03-13)
- no new features
- general code cleanup
- there are now only two log levels (
-vand-vv)
(2026-02-15)
No more python dependency, complete re-write in Swift.
- builds distribution packages by default (use
--componentoption to revert to building component packages) - gathers minimum required OS version from the app bundle and applies that to the package
- applies
--compression latestfor better pkg compression (use--compression legacyto override) - quarantine flags are removed from the payload before creating the package
for earlier release notes, check the repo