v0.1.0
Changelog
bfc7bca Add .gitignore
f3fd4ac Add cache variable
200527b Add functions that check if a file is text file
9d2a11f Add install guide
2800e3e Add usage description
a1e5c26 Add version flag
5be3db2 Change output table format
28e1f84 Continue to check other apps on error
b7c62ff Create GoReleaser config
8d21504 Create README.md
6c6dfcb Detect apps with text-executable files
47155b5 Enhance Arm Support info display
4221aa1 Finish up architecture query
33f3131 Fix GetArchitectures testing
8ebc37f Fix output header error
ce8ae34 Fix syntax highlighting in README.md
f70ecd1 Get reports from Does it Arm
10a19e1 Improve architecture formatting
f44648d Improve cli syntax & output
670b00e Include all application path on default
02e2c25 Initial commit
39f70de Load remote info in app check
e11bf65 Mark system apps as natively supported
4a11a19 Output apps' info to stdout
41388bd Print out arm support from remote sources
b93408a Refactor code
a436643 Refactor remote check package
7303da9 Remove space before asterisk
67a5892 Remove unused code
a58301f Rename remote check files
3d1fb39 Show unknown support status
15f9f68 Start of project
e84dc4d Support getting an application list
eefc05a Support getting architecture info
77c242c Support getting executable name from plist
d13943a Support getting info for an app
96d529a Update GoReleaser config
cd01738 Update installation guide