(2026-xx-yy)
- added
schemeandurlschemeas synonyms forurl - added
utias synonym fortype - added
app utisandapp urlsas synonyms forapp typesandapp schemes - added
-bas short flag for--bundle-idintypeandurl - added short flag
-vfor--verbosityformanage - added description and super types to
type info
(2026-03-15)
typesubcommands now have a--extension/-eflag to provide a file extension instead of a type identifier (#9)- set default apps for file extensions in type-files and managed preferences with an
extension:prefix - added more info to
type info - fixed version initialization in pkgAndNotarize script (#8)
- updated to swift-argument-parser 1.7.0 and Swift 6.2 (#7)
(2026-03-12)
- app type list no longer drops types without a name
(2025-08-01)
- improved concurrency code (#3, thank you @davedelong)
- added verbs to get an app's bundle identifier and version
- utiluti now has a man page
(2025-07-04)
- new
manageverb which sets multiple default apps from either files or managed preferences
(2025-03-30)
- new
appverb which lists types and url schemes associated with an app - new
fileverb to inspect and set default apps for specific files
first release