Skip to content

v2.2.2: πŸ“‚ Limit app interactions to specific folders

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 10:02
· 161 commits to main since this release
v2.2.2
7dacbbf

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 to io.github.mas-cli by @rgoldberg in #835
  • Simplify networking. by @rgoldberg in #837

Full Changelog: v2.2.1...v2.2.2