Releases: scriptingosx/utiluti
Releases · scriptingosx/utiluti
utiluti 1.5
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)
utiluti 1.4
- app type list no longer drops types without a name
utiluti v1.3
- improved concurrency code (#3, thank you @davedelong)
- added verbs to get an app's bundle identifier and version
- utiluti now has a man page
Full Changelog: v1.2...v1.3
utiluti v1.2
- new
manageverb which sets multiple default apps from either files or managed preferences
utlituti v1.1
- new
appverb which lists types and url schemes associated with an app - new
fileverb to inspect and set default apps for specific files
v1.0
First release