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