Skip to content

Releases: scriptingosx/utiluti

utiluti 1.5

15 Mar 18:37

Choose a tag to compare

  • type subcommands now have a --extension/-e flag 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

12 Mar 15:24

Choose a tag to compare

  • app type list no longer drops types without a name

utiluti v1.3

01 Aug 07:14

Choose a tag to compare

  • 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

04 Jul 15:32

Choose a tag to compare

  • new manage verb which sets multiple default apps from either files or managed preferences

utlituti v1.1

30 Mar 16:31

Choose a tag to compare

  • new app verb which lists types and url schemes associated with an app
  • new file verb to inspect and set default apps for specific files

v1.0

11 Mar 17:07

Choose a tag to compare

First release