# mas Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [v1.6.3] ๐Ÿ—’๏ธ List Fix - 2019-03-31 - ๐Ÿ› Fix for list command on macOS 10.14.4 #228 - ๐ŸŸ Command completions for fish shell #214 thanks, [@ylectric](https://github.com/ylectric)! - ๐ŸŽจ SwiftFormat #215 - โฌ†๏ธ Nimble (7.3.2) #213 - โฌ†๏ธ Quick (1.3.2) #213 - โฌ†๏ธ Result (4.1.0) #213 ## [v1.6.2] ๐Ÿ—‘ Trashy - 2019-01-21 - ๐Ÿ—‘๐Ÿ› Remove external trash command dependency #210 ## [v1.6.1] ๐Ÿ€ Lucky Again - 2019-01-18 - ๐Ÿ› Fix `lucky` command #207 - ๐Ÿ› Restore `search` table output #205 ## [v1.6.0] ๐Ÿ”— Links - 2019-01-12 - ๐Ÿ‘๐Ÿป 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 - 2018-12-27 - โœจ๐Ÿ—‘ `uninstall` command #81, #191 - โž•๐Ÿบ `trash` formula #191 - ๐Ÿ’ฅ Dropped support for Yosemite and Mavericks #192 ## [v1.4.4] ๐Ÿงน Cleanup - 2018-12-19 - โฌ†๏ธ๐Ÿ› ๏ธ 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 - 2018-10-17 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](https://github.com/tonyarnold)! - โฌ†๏ธ danger (5.7.0) #176 ## [v1.4.2] ๐Ÿš๐Ÿ“ฅ๐Ÿ™…๐Ÿปโ€โ™€๏ธ Sign-In Disabled - 2018-08-12 > Version 1.4.2 was never [released](https://github.com/Homebrew/homebrew-core/pull/31058) 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 - ๐Ÿ“บ Added simple bash completion #157 - โž– CocoaSeeds #155 - โž•๐Ÿซ CocoaPods (1.5.3) #155 - ๐Ÿ›  Xcode 9.4 #153 - ๐Ÿ›  Xcode 9.3 #141 - ๐Ÿ‘ท๐Ÿปโ€โ™€๏ธโš ๏ธ Re-enabled Danger #137 ## [v1.4.1] ๐Ÿšฏ Stop Littering - 2018-02-18 - ๐Ÿ› Prevent `default.profraw` from getting created #135 ## [v1.4.0] ๐ŸงŸโ€โ™‚๏ธ It's Alive! - 2018-02-16 ### โœจ 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 - ๐ŸŽ Now using [`xcode9.2`](https://docs.travis-ci.com/user/reference/osx#Xcode-9.2) image for `macosx10.13` SDK #120 ## [v1.3.1] Better Errors - 2016-09-25 - Descriptive error messages instead of exit codes - Fixed nullability issue with `list` command - Simpler upgrade checking ## [v1.3.0] Multiple app install - 2016-09-14 - Fix install of Free apps (#19) - Install / Upgrade multiple apps at once - Skip Install if the app is already installed ## [v1.2.2] Secure Password entry - 2016-09-14 - Support reading password from STDIN - Fix building with Swift 2.3/Xcode 8 ## [v1.2.1] - 2016-09-13 - Support reading password from STDIN - Fix building with Swift 2.3/Xcode 8 ## [v1.2.0] Search - 2016-04-16 - `search` command - Fix `mas list` illegal instruction (#16) ## [v1.1.3] - 2016-02-21 - Fix Illegal Instruction: 4 error (#10) ## [v1.1.2] Upload dSYM correctly - 2016-02-21 - Move the dSYM to the xcarchive ## [v1.1.1] Upload dSYM - 2016-02-21 - Upload dSYM from Travis release ## [v1.1.0] Sign In - 2016-02-13 - Added `signin` command (#3) - Added `signout` command ## [v1.0.2] Upgrade all - 2015-12-30 ### Features - Added `upgrade` command (#1) ### Fixes - Updated to latest version of Commandant - Broken `install` command after updating Commandant ## [v1.0.1] - 2015-12-30 - Bump version to 1.0.1 ## [v1.0.0] - 2015-09-20 - Initial Release [Unreleased]: https://github.com/mas-cli/mas/compare/v1.6.1...HEAD [v1.6.0]: https://github.com/mas-cli/mas/compare/v1.6.0...v1.6.1 [v1.6.0]: https://github.com/mas-cli/mas/compare/v1.5.0...v1.6.0 [v1.5.0]: https://github.com/mas-cli/mas/compare/v1.4.4...v1.5.0 [v1.4.4]: https://github.com/mas-cli/mas/compare/v1.4.3...v1.4.4 [v1.4.3]: https://github.com/mas-cli/mas/compare/v1.4.2...v1.4.3 [v1.4.2]: https://github.com/mas-cli/mas/compare/v1.4.1...v1.4.2 [v1.4.1]: https://github.com/mas-cli/mas/compare/v1.4.0...v1.4.1 [v1.4.0]: https://github.com/mas-cli/mas/compare/v1.3.1...v1.4.0 [v1.3.1]: https://github.com/mas-cli/mas/compare/v1.3.0...v1.3.1 [v1.3.0]: https://github.com/mas-cli/mas/compare/v1.2.2...v1.3.0 [v1.2.2]: https://github.com/mas-cli/mas/compare/v1.2.1...v1.2.2 [v1.2.1]: https://github.com/mas-cli/mas/compare/v1.2.0...v1.2.1 [v1.2.0]: https://github.com/mas-cli/mas/compare/v1.1.2...v1.2.0 [v1.1.3]: https://github.com/mas-cli/mas/compare/v1.1.2...v1.1.3 [v1.1.2]: https://github.com/mas-cli/mas/compare/v1.1.1...v1.1.2 [v1.1.1]: https://github.com/mas-cli/mas/compare/v1.1.0...v1.1.1 [v1.1.0]: https://github.com/mas-cli/mas/compare/v1.0.2...v1.1.0 [v1.0.2]: https://github.com/mas-cli/mas/compare/v1.0.1...v1.0.2 [v1.0.1]: https://github.com/mas-cli/mas/compare/v1.0.0...v1.0.1 [v1.0.0]: https://github.com/mas-cli/mas/compare/7e0e18d8335cf5eee6a162ea7981ad02ca4294b2...v1.0.0