Skip to content

Releases: mas-cli/mas

v1.8.8-beta.13

01 Dec 19:32
5a6314f
Compare
Choose a tag to compare
v1.8.8-beta.13 Pre-release
Pre-release

What's Changed

๐Ÿ› Bug Fixes

  • Fix JSON parsing error by making formattedPrice & price optional for SearchResult by @rgoldberg in #643

Changes

Full Changelog: v1.8.8-beta.1...v1.8.8-beta.13

v1.8.7

03 Nov 20:25
4405807
Compare
Choose a tag to compare

What's Changed

๐Ÿš€ Features

๐Ÿ› Bug Fixes

Changes

New Contributors

Full Changelog: v1.8.6...v1.8.7

v1.8.6: ๐ŸŒ Localize queries

21 Dec 00:47
Compare
Choose a tag to compare

Changes

v1.8.5: ๐Ÿ› Allow redownloads on macOS 12 Monterey

04 Nov 16:29
9da3c3a
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

v1.8.4: ๐Ÿชœ Unsupported updates != outdated

03 Nov 03:52
Compare
Choose a tag to compare

Changes

v1.8.3: ๐Ÿ› Ignore applications moved outside the system Applications folder

08 Sep 22:30
aeeb1c5
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

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

Changes

v1.8.2: ๐Ÿ› Fix for upgrade command

08 May 06:05
2f2a43b
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

Changes

v1.8.1: ๐Ÿ“ผ Fix outdated & upgrade commands

15 Mar 01:20
23a36b4
Compare
Choose a tag to compare

Changes

๐Ÿ› Bug Fixes

v1.8.0: ๐Ÿ’ช๐Ÿผ arm64 support for M1 Macs

13 Feb 18:01
9eaf57a
Compare
Choose a tag to compare
  • โœจ 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

v1.7.1: ๐Ÿ› Search JSON Fix

07 Sep 15:06
b8dcb4c
Compare
Choose a tag to compare
  • ๐Ÿ› Account for missing JSON fields in search results #299

For more details, see the 1.7.1 milestone.