mas Changelog

What's new in mas 1.8.6

Dec 21, 2021
  • 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

New in mas 1.8.5 (Nov 4, 2021)

  • Bug Fixes:
  • Allow redownloads on macOS 12 Monterey (#428) @chris-araman

New in mas 1.8.4 (Nov 3, 2021)

  • Add a temporary warning about macOS Monterey (#427) @chris-araman
  • 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

New in mas 1.8.3 (Sep 9, 2021)

  • 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

New in mas 1.8.2 (May 7, 2021)

  • 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

New in mas 1.8.1 (Mar 15, 2021)

  • 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

New in mas 1.8.0 (Feb 14, 2021)

  • 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

New in mas 1.7.1 (Jan 21, 2021)

  • Account for missing JSON fields in search results #299