Releases: mas-cli/mas
Releases Β· mas-cli/mas
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
v1.4.1: π― Stop Littering
- π Prevent
default.profraw
from getting created #135
v1.4.0: π§ββοΈ It's Alive!
After a long quiet period mas is back from the dead!
β¨ Enhancements
- βΉοΈ Info command #26, #55
- π Lucky command #88
- π΅π½ββοΈ Include version number in search output #131
- βπ» Support app name(s) arugments for upgrade command #100
π¨ Xcode Project
- β¬οΈ Swift 4 #114
- β Added test target #127
- π Add build badge to readme #121
- π Configure bundler #118
π GitHub
β οΈ Added Danger for PR feedback #124- ππ€π¨ Added Contributing Guidelines, Code of Conduct and style guide #117, #126
- π Added CHANGELOG #119
- π Added note about installing through app store first #93
π Dependencies #122
- β¬οΈ Commandant (0.13.0)
- β¬οΈ Result (3.2.4)
- β¬οΈ cocoaseeds (0.8.3)
- β¬οΈ xcpretty (0.2.8)
π·CI Build
v1.3.1: Better Errors
- Descriptive error messages instead of exit codes
- Fixed nullability issue with
list
command - Simpler upgrade checking
v1.3.0: Multiple app install
- Fix install of Free apps (#19)
- Install / Upgrade multiple apps at once
- Skip Install if the app is already installed