What's Changed
π Bug Fixes
- Only interact with apps under
/Applications
or MAS-designated large app drive by @rgoldberg in #840
Changes
- Always install all dependencies in
Brewfile
as now only support building on macOS 13+ by @rgoldberg in #824 - Use local time zone for
info
dates by @rgoldberg in #826 - Improve
MASError.notSupported
description by @rgoldberg in #829 - Improve code spacing by @rgoldberg in #830
- Indent with tabs instead of with spaces by @rgoldberg in #831
- Do not delete the cache folder since it hasn't been used since 2021 by @rgoldberg in #834
- Change package identifier from
com.mphys.mas-cli
toio.github.mas-cli
by @rgoldberg in #835 - Simplify networking. by @rgoldberg in #837
Full Changelog: v2.2.1...v2.2.2