Mas Versions Save

:package: Mac App Store command line interface

v1.8.7-beta.3

1 month ago

This is a pre-release to facilitate testing for the following fix:

  • ๐Ÿ–ฅ๏ธ Only search, outdated and update macOS apps (#505, #496, #491, #336)

Test release for mas using new release workflow #510.

v1.8.7-beta.2

1 month ago

This is a pre-release to facilitate testing for the following fix:

  • ๐Ÿ–ฅ๏ธ Only search, outdated and update macOS apps (#505, #496, #491, #336)

Test release for mas using new release workflow #510.

v1.8.7-beta.1

5 months ago

This is a pre-release to facilitate testing for the following fix:

  • ๐Ÿ–ฅ๏ธ Only search, outdated and update macOS apps (#505, #496, #491, #336)

v1.8.6

2 years ago

Changes

  • ๐ŸŒ Localize queries (#443) @chris-araman
  • โ™ป๏ธ Simplify pointer dance (#440) @chris-araman
  • ๐Ÿšง Migrate to Danger Swift (#434) @chris-araman
  • โฌ†๏ธ PromiseKit (6.16.2) (#435) @chris-araman
  • ๐Ÿผ Use the custom tap formula when bottling for the custom tap (#430) @chris-araman
  • ๐Ÿ“„ Fix typo in README (#432) @revolter
  • โฌ†๏ธ Danger (8.4.2) (#433) @dependabot

v1.8.5

2 years ago

๐Ÿ› Bug Fixes

  • ๐Ÿ› Allow redownloads on macOS 12 Monterey (#428) @chris-araman

v1.8.4

2 years ago

Changes

  • โš ๏ธ Add a temporary warning about macOS Monterey (#427) @chris-araman
  • :bug: Print warnings and errors to stderr (#427) @chris-araman
  • :bug: Use POSIX-compliant tail syntax (#418) @jlec
  • ๐Ÿบ Include macOS 12 Monterey when bottling (#424) @chris-araman
  • โฌ†๏ธ PromiseKit (6.16.1) (#425) @chris-araman
  • โฌ†๏ธ danger (8.4.1) (#423) @dependabot
  • ๐Ÿ› Don't consider an app outdated if the update can't be installed on the current OS (#422) @phatblat
  • โฌ†๏ธ Danger (8.4.0) (#419) @dependabot
  • โฌ†๏ธ PromiseKit (6.16.0) (#415) @chris-araman
  • ๐Ÿบ Homebrew formula for 1.8.3 (#411) @phatblat

v1.8.3

2 years ago

๐Ÿ› Bug Fixes

  • ๐Ÿก Ignore applications moved outside the system Applications folder (#376) @chris-araman
  • ๐Ÿฉน Display decimal progress percentage (#399) @mtoohey31

Changes

  • โš™๏ธ Prepare for Xcode 13 (#407) @chris-araman
  • ๐Ÿงน Enable linting with Xcode 13 beta 3 (#406) @chris-araman
  • โฌ†๏ธ Periphery (2.7.1), Ruby (3.0.2), SwiftFormat (0.48.9) (#400) @chris-araman
  • โฌ†๏ธ Danger (8.3.1) (#401) @dependabot
  • ๐Ÿงน Restore shellcheck (0.7.2) (#396) @chris-araman
  • โฌ†๏ธ Periphery (2.5.2), SwiftFormat (0.48.4), Version (2.0.1) (#394) @chris-araman
  • ๐Ÿงน Remove unused code (#391) @chris-araman
  • โฌ†๏ธ PromiseKit (6.15.0) (#390) @chris-araman
  • โฌ†๏ธ PromiseKit (6.14.0) (#389) @chris-araman
  • ๐Ÿงน Lint in GitHub Actions (#377) @chris-araman
  • ๐Ÿšจ Fail CI task if tests fail (#381) @chris-araman
  • โฌ†๏ธ Nimble (9.2.0) (#374) @chris-araman
  • ๐Ÿคž๐Ÿผ Rephrase async code as PromiseKit Promises (#362) @chris-araman
  • ๐Ÿงน Lint with periphery (#372) @chris-araman
  • ๐Ÿบ Publish bottles for custom tap to GitHub Releases (#373) @chris-araman
  • ๐Ÿชง Update references to main branch (#370) @chris-araman
  • โฌ†๏ธ Quick (4.0.0), Nimble (9.1.0) (#367) @chris-araman

v1.8.2

3 years ago

๐Ÿ› Bug Fixes

  • ๐Ÿ” Upgrade only to newer versions (#346) @chris-araman
  • ๐Ÿชฃ Use an ephemeral session (#345) @chris-araman
  • ๐Ÿ› Restore AppListFormatter (#339) @phatblat

Changes

  • โ™ป๏ธ Remove unused test helpers (#361) @chris-araman
  • โ™ป๏ธ Build URLs using URLComponents (#360) @chris-araman
  • ๐Ÿ’ก Turn on the OutputListener tests (#359) @chris-araman
  • ๐Ÿงน Lint (#358) @chris-araman
  • ๐Ÿ–Š Lint markdown (#356) @chris-araman
  • ๐Ÿ–จ Override print only in debug builds (#355) @chris-araman
  • ๐Ÿ“„ Update README (#354) @chris-araman
  • ๐Ÿค– Configure Dependabot to update Ruby Gems (#352) @chris-araman
  • ๐Ÿ“ฆ Declare mas as a Swift Package (#350) @chris-araman
  • Bump rexml from 3.2.4 to 3.2.5 (#353) @dependabot
  • ๐Ÿ“„ Fix broken link to softwareupdate man page (#348) @chris-araman
  • โฌ†๏ธ Nimble (9.0.1) (#349) @chris-araman
  • ๐Ÿ›  Update to Xcode 12-compatible project format (#343) @chris-araman
  • ๐Ÿ’ช๐Ÿผ Add arm64_big_sur to bottle script (#342) @phatblat
  • ๐Ÿ“ฆ Remove sources of Carthage dependencies (#341) @chris-araman
  • ๐Ÿ”จ Update tools for development on Apple Silicon (#334) @chris-araman
  • ๐Ÿ‘ท๐Ÿปโ€โ™‚๏ธ Add GitHub Actions Build & Test workflow (#254) @phatblat
  • ๐Ÿบ Update Brew formula for 1.8.1 (#332) @phatblat

v1.8.1

3 years ago

Changes

  • ๐Ÿ”– Release 1.8.1 (#327) @phatblat
  • Add release drafter (#324) @flaxel
  • ๐Ÿ“ Update note about minimum macOS version in README (#318) @modprobe
  • info command now outputs ISO date format (#323) @rgoldberg
  • ๐Ÿผ Formula updates from 1.8 release (#319) @phatblat

๐Ÿ› Bug Fixes

  • Fix outdated & upgrade commands (#312) @rgoldberg

v1.8.0

3 years ago
  • โœจ Support for Apple Silicon (arm64) #310
    thanks, @chris-araman!
    • โš’๏ธ Xcode 12.2 and macOS 10.15.4 required to build
  • ๐Ÿ•Š Swift 5.2 #310
    • โš’๏ธ Xcode 11.4 and macOS 10.15.2 required to build
  • ๐Ÿ› Specify desired LD_RUNPATH_SEARCH_PATHS at link-time #310
  • ๐Ÿ› Default PREFIX to /opt/homebrew on Apple Silicon (arm64)
  • โฌ†๏ธ Commandant (0.18.0) #310
  • โฌ†๏ธ Nimble (9.0.0) #310
  • โฌ†๏ธ Quick (3.1.0) #310
  • ๐ŸŽจ Improve mas list command output #278
    thanks, @danielbayley!
  • ๐Ÿ› Fix alignment of 2nd column of list command output #298
  • โœจ Makefile #277