Skip to content

Releases: mas-cli/mas

v1.7.1: πŸ› Search JSON Fix

07 Sep 15:06
b8dcb4c
Compare
Choose a tag to compare
  • πŸ› Account for missing JSON fields in search results #299

For more details, see the 1.7.1 milestone.

v1.7.0: πŸ› Purchase Command

25 May 03:27
35575ff
Compare
Choose a tag to compare
  • ✨ New purchase command for purchasing free apps #264 (resolves #2, #145)
    thanks, @blochberger!
  • 🐟 Seriously more interactive fish completions #242
    thanks, @lwolfsonkin!
  • ⬆️ Nimble (8.0.9) #274
  • πŸ›  Xcode 11.5 #273
  • 🧹 Purchase cleanup #272
  • ♻️ SoftwareMap Protocol #271
  • πŸ•Š Swift 5 #255
    • βš’οΈ Xcode 10.2 and macOS 10.14 required to build
  • ⬆️ Commandant (0.17.0) #255
  • ⬆️ Nimble (8.0.4) #255
  • ⬆️ Quick (2.2.0) #255
  • βž– Result #255
  • πŸ’‘ Update readme with simpler tap usage #241

v1.6.4: πŸ”Ž Search Fix

13 May 03:41
Compare
Choose a tag to compare
  • πŸ› Fix search parameters #269

v1.6.3: πŸ—’οΈ List Fix

31 Mar 19:32
3ac7e51
Compare
Choose a tag to compare
  • πŸ› Fix for list command on macOS 10.14.4 #228
  • 🐟 Command completions for fish shell #214
    thanks, @ylectric!
  • 🎨 SwiftFormat #215
  • ⬆️ Nimble (7.3.2) #213
  • ⬆️ Quick (1.3.2) #213
  • ⬆️ Result (4.1.0) #213

v1.6.2: πŸ—‘ Trashy

22 Jan 04:10
b3197cf
Compare
Choose a tag to compare
  • πŸ—‘πŸ› Remove external trash command dependency #210

v1.6.1: πŸ€ Lucky Again

19 Jan 00:53
153c408
Compare
Choose a tag to compare
  • πŸ› Fix lucky command #207
  • πŸ› Restore search table output #205

v1.6.0: πŸ”— Links

13 Jan 01:58
af1e9d4
Compare
Choose a tag to compare
  • πŸ‘πŸ» Open AppStore.app with just mas open #200
  • β™»οΈπŸŒ Network refactor #198
  • πŸ‘·πŸ»β€β™€οΈ Jenkins Pipeline #197
  • ✨ New home, open and vendor commands #196
  • πŸ›πŸ“¦ Fix paths building installer package #195
  • β™»οΈπŸ“š AppLibrary refactor #193

v1.5.0: πŸ—‘ Uninstall

28 Dec 00:11
v1.5.0
Compare
Choose a tag to compare
  • βœ¨πŸ—‘ uninstall command #81, #191
  • βž•πŸΊ trash formula #191
  • πŸ’₯ Dropped support for Yosemite and Mavericks #192

v1.4.4: 🧹 Cleanup

21 Dec 04:38
Compare
Choose a tag to compare
  • β¬†οΈπŸ› οΈ Xcode 10.1 #186
  • πŸ› Prevent default.profraw from getting created (again) #186
  • 🚨 Change MasKit dylib version to minor.patch #186
  • βœ… Search tests #184

v1.4.3: πŸ“¦πŸ›οΈ MasKit & Carthage

18 Oct 00:19
11a0e3e
Compare
Choose a tag to compare

Big project restructure to fix issues building for Homebrew. The mas binary now depends on the separate MasKit.framework. Use the mas.pkg package to install manually.

  • 🧰 MasKit Framework #175
  • πŸ“¦ Added installer package #178
  • πŸ›  Xcode 10 & Swift 4.2 #173
  • ♻️ Use Carthage rather than CocoaPods to manage dependencies #169
    thanks @tonyarnold!
  • ⬆️ danger (5.7.0) #176