Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mas-2.3.0.pkg | 2025-07-30 | 3.0 MB | |
README.md | 2025-07-30 | 4.0 kB | |
v2.3.0_ _search_ order _ multiple arguments source code.tar.gz | 2025-07-30 | 159.9 kB | |
v2.3.0_ _search_ order _ multiple arguments source code.zip | 2025-07-30 | 224.3 kB | |
Totals: 4 Items | 3.4 MB | 2 |
What's Changed
🚀 Features
- Accept multiple app ID & search term arguments for all relevant commands by @rgoldberg in https://github.com/mas-cli/mas/pull/841
🐛 Bug Fixes
- Fix
search
result order by @rgoldberg in https://github.com/mas-cli/mas/pull/922
Changes
- Improve URL parsing error handling by @rgoldberg in https://github.com/mas-cli/mas/pull/843
- Fix network warning by @rgoldberg in https://github.com/mas-cli/mas/pull/899
- Improve test resource handling by @rgoldberg in https://github.com/mas-cli/mas/pull/846
- Standardize file headers by @rgoldberg in https://github.com/mas-cli/mas/pull/847
- Improve output code by @rgoldberg in https://github.com/mas-cli/mas/pull/850
- Improve linting by @rgoldberg in https://github.com/mas-cli/mas/pull/851
- Improve scripts, configurations & documentation by @rgoldberg in https://github.com/mas-cli/mas/pull/853
- Restrict access for imports & test classes by @rgoldberg in https://github.com/mas-cli/mas/pull/855
- No longer use Hound by @rgoldberg in https://github.com/mas-cli/mas/pull/857
- Improve README shields by @rgoldberg in https://github.com/mas-cli/mas/pull/859
- Improve Swift comments &
sample.swift
by @rgoldberg in https://github.com/mas-cli/mas/pull/861 - Stop using swift-format by @rgoldberg in https://github.com/mas-cli/mas/pull/863
- Improve Swift spacing & minor Swift cleanup by @rgoldberg in https://github.com/mas-cli/mas/pull/868
- Encapsulate
ISStoreAccount
by @rgoldberg in https://github.com/mas-cli/mas/pull/869 - Swift cleanup by @rgoldberg in https://github.com/mas-cli/mas/pull/871
- Improve build, lint & test by @rgoldberg in https://github.com/mas-cli/mas/pull/873
- Build on older versions of Xcode by @rgoldberg in https://github.com/mas-cli/mas/pull/875
- Update documentation & badges by @rgoldberg in https://github.com/mas-cli/mas/pull/877
- Swift cleanup by @rgoldberg in https://github.com/mas-cli/mas/pull/879
- Add & use SAP
@OptionGroup
s for arguments by @rgoldberg in https://github.com/mas-cli/mas/pull/881 - Update
Command
abstracts, DocC & comments by @rgoldberg in https://github.com/mas-cli/mas/pull/883 - Output / error overhaul by @rgoldberg in https://github.com/mas-cli/mas/pull/884
- Rename top-level folders to align with Swift conventions by @rgoldberg in https://github.com/mas-cli/mas/pull/885
- Color script start header arrow blue iff tty by @rgoldberg in https://github.com/mas-cli/mas/pull/887
- Streamline file headers & associated updates by @rgoldberg in https://github.com/mas-cli/mas/pull/888
- Update
Scripts/test
boilerplate output filtering by @rgoldberg in https://github.com/mas-cli/mas/pull/890 - Improve linting: SwiftFormat 0.56.0 by @rgoldberg in https://github.com/mas-cli/mas/pull/892
- Cleanup lint config & other files by @rgoldberg in https://github.com/mas-cli/mas/pull/894
- Upgrade markdownlint-cli2 to 0.18.1 by @rgoldberg in https://github.com/mas-cli/mas/pull/897
- Use SAP main branch & minor code cleanup by @rgoldberg in https://github.com/mas-cli/mas/pull/901
- Upgrade IsoCountryCodes to 1.0.3 by @rgoldberg in https://github.com/mas-cli/mas/pull/903
- Update linting & formatting; rename Swift function parameter by @rgoldberg in https://github.com/mas-cli/mas/pull/906
- Improve Apple private framework headers by @rgoldberg in https://github.com/mas-cli/mas/pull/907
- Improve
.gitignore
; useString(validatingCString:)
instead of deprecatedString(validatingUTF8:)
by @rgoldberg in https://github.com/mas-cli/mas/pull/909 - Miscellaneous cleanup by @rgoldberg in https://github.com/mas-cli/mas/pull/913
- Improve Apple private framework header types, nullability & parameter internal names by @rgoldberg in https://github.com/mas-cli/mas/pull/915
- Update dependencies & linting by @rgoldberg in https://github.com/mas-cli/mas/pull/920
Full Changelog: https://github.com/mas-cli/mas/compare/v2.2.2...v2.3.0