Skip to content

Commit e879f96

Browse files
committed
added ChangeLog.md
1 parent f9f8226 commit e879f96

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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)

0 commit comments

Comments
 (0)