Releases: mas-cli/mas
Releases · mas-cli/mas
v1.7.0: 🛍 Purchase Command
- ✨ 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
- 🐛 Fix search parameters #269
v1.6.3: 🗒️ List Fix
v1.6.2: 🗑 Trashy
- 🗑🐛 Remove external trash command dependency #210
v1.6.1: 🍀 Lucky Again
v1.6.0: 🔗 Links
v1.5.0: 🗑 Uninstall
v1.4.4: 🧹 Cleanup
v1.4.3: 📦🏛️ MasKit & Carthage
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.
v1.4.2: 🚏📥🙅🏻♀️ Sign-In Disabled
This version was never released through Homebrew.
- 🚏📥🙅🏻♀️ Disabled
signin
command on macOS 10.13+ #162- An error is immediately returned instead of crashing on newer macOS versions.
- See #164 for updates on this issue.
- 🐛 Fixed
signout
command #162 - 🐛 Fixed
account
command #165 - ✨ Added price to
search
command when--price
flag specified #62, #148 - 🎨
search
output is now formatted in columns #148 - ➖ CocoaSeeds #155
- ➕🍫 CocoaPods (1.5.3) #155
- 🛠 Xcode 9.4 #153
- 🛠 Xcode 9.3 #141
- 👷🏻♀️
⚠️ Re-enabled Danger #137