2018-12-27 23:38:10 +00:00
|
|
|
|
# mas Changelog
|
2018-01-27 03:21:07 +00:00
|
|
|
|
|
|
|
|
|
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]
|
2018-02-17 03:52:03 +00:00
|
|
|
|
|
2019-01-12 07:06:13 +00:00
|
|
|
|
- 👐🏻 Open AppStore.app with just `mas open` #200
|
2019-01-08 19:14:58 +00:00
|
|
|
|
- ♻️🌐 Network refactor #198
|
2019-01-06 22:16:13 +00:00
|
|
|
|
- 👷🏻♀️ Jenkins Pipeline #197
|
2019-01-04 01:19:44 +00:00
|
|
|
|
- ✨ New `home`, `open` and `vendor` commands #196
|
2019-01-04 00:24:42 +00:00
|
|
|
|
- 🐛📦 Fix paths building installer package #195
|
2019-01-08 19:14:58 +00:00
|
|
|
|
- ♻️📚 AppLibrary refactor #193
|
2018-12-27 23:38:10 +00:00
|
|
|
|
|
|
|
|
|
## [v1.5.0] 🗑 Uninstall - 2018-12-27
|
|
|
|
|
|
2018-12-27 21:11:31 +00:00
|
|
|
|
- ✨🗑 `uninstall` command #81, #191
|
2018-12-27 23:41:08 +00:00
|
|
|
|
- ➕🍺 `trash` formula #191
|
|
|
|
|
- 💥 Dropped support for Yosemite and Mavericks #192
|
2018-12-20 04:02:00 +00:00
|
|
|
|
|
|
|
|
|
## [v1.4.4] 🧹 Cleanup - 2018-12-19
|
|
|
|
|
|
2018-11-18 02:38:23 +00:00
|
|
|
|
- ⬆️🛠️ Xcode 10.1 #186
|
2018-12-20 04:02:00 +00:00
|
|
|
|
- 🐛 Prevent `default.profraw` from getting created (again) #186
|
|
|
|
|
- 🚨 Change MasKit dylib version to minor.patch #186
|
2018-11-18 02:07:55 +00:00
|
|
|
|
- ✅ Search tests #184
|
2018-10-18 00:07:10 +00:00
|
|
|
|
|
|
|
|
|
## [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.
|
2018-10-16 21:59:42 +00:00
|
|
|
|
|
2018-10-14 23:23:31 +00:00
|
|
|
|
- 🧰 MasKit Framework #175
|
2018-10-17 23:26:18 +00:00
|
|
|
|
- 📦 Added installer package #178
|
2018-10-14 03:37:45 +00:00
|
|
|
|
- 🛠 Xcode 10 & Swift 4.2 #173
|
2018-10-18 00:07:10 +00:00
|
|
|
|
- ♻️ Use Carthage rather than CocoaPods to manage dependencies #169
|
|
|
|
|
thanks @tonyarnold!
|
2018-10-16 00:29:11 +00:00
|
|
|
|
- ⬆️ danger (5.7.0) #176
|
2018-08-11 22:17:01 +00:00
|
|
|
|
|
2018-10-18 00:07:10 +00:00
|
|
|
|
## [v1.4.2] 🚏📥🙅🏻♀️ Sign-In Disabled - 2018-08-12
|
2018-10-16 21:59:42 +00:00
|
|
|
|
|
|
|
|
|
> Version 1.4.2 was never [released](https://github.com/Homebrew/homebrew-core/pull/31058) through Homebrew.
|
2018-08-12 21:10:16 +00:00
|
|
|
|
|
|
|
|
|
- 🚏📥🙅🏻♀️ 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
|
2018-08-13 00:36:38 +00:00
|
|
|
|
- 📺 Added simple bash completion #157
|
2018-07-04 20:18:01 +00:00
|
|
|
|
- ➖ CocoaSeeds #155
|
|
|
|
|
- ➕🍫 CocoaPods (1.5.3) #155
|
|
|
|
|
- 🛠 Xcode 9.4 #153
|
2018-04-04 01:50:56 +00:00
|
|
|
|
- 🛠 Xcode 9.3 #141
|
2018-08-12 21:10:16 +00:00
|
|
|
|
- 👷🏻♀️⚠️ Re-enabled Danger #137
|
2018-02-22 21:50:19 +00:00
|
|
|
|
|
2018-10-18 00:07:10 +00:00
|
|
|
|
## [v1.4.1] 🚯 Stop Littering - 2018-02-18
|
2018-02-17 03:52:03 +00:00
|
|
|
|
|
2018-02-19 01:48:09 +00:00
|
|
|
|
- 🐛 Prevent `default.profraw` from getting created #135
|
2018-02-17 03:52:03 +00:00
|
|
|
|
|
2018-10-18 00:07:10 +00:00
|
|
|
|
## [v1.4.0] 🧟♂️ It's Alive! - 2018-02-16
|
2018-02-17 03:52:03 +00:00
|
|
|
|
|
|
|
|
|
### ✨ 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
|
|
|
|
|
|
2018-02-17 04:05:21 +00:00
|
|
|
|
### 🏛 Dependencies #122
|
2018-02-17 03:52:03 +00:00
|
|
|
|
- ⬆️ 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
|
2018-01-27 03:21:07 +00:00
|
|
|
|
|
|
|
|
|
## [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
|
|
|
|
|
|
2018-12-27 23:38:10 +00:00
|
|
|
|
[Unreleased]: https://github.com/mas-cli/mas/compare/v1.5.0...HEAD
|
|
|
|
|
[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
|
2018-10-18 00:07:10 +00:00
|
|
|
|
[v1.4.3]: https://github.com/mas-cli/mas/compare/v1.4.2...v1.4.3
|
2018-08-11 22:17:01 +00:00
|
|
|
|
[v1.4.2]: https://github.com/mas-cli/mas/compare/v1.4.1...v1.4.2
|
2018-02-19 01:48:09 +00:00
|
|
|
|
[v1.4.1]: https://github.com/mas-cli/mas/compare/v1.4.0...v1.4.1
|
2018-02-17 03:52:03 +00:00
|
|
|
|
[v1.4.0]: https://github.com/mas-cli/mas/compare/v1.3.1...v1.4.0
|
2018-01-27 03:21:07 +00:00
|
|
|
|
[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
|