Releases: jonesiscoding/available
Releases · jonesiscoding/available
v1.7
Intel CPU Bugfix
Important bug fix for available-cli
on Intel CPU systems running Monterey or Ventura. Due to code optimization performed at the time the application is compiled, a syntax change was required. The optimized code crashed on Intel systems running macOS 12 or 13.
Log Functionality in output-cli
This release adds one additional feature to output-cli
allowing for easy output to a log file with automatic timestamp prefixing.
Additional changes:
- Internal code was rewritten to improve the output of the --help flag on both output-cli and available-cli.
Fixes Smart Trigger Issue
This release fixes an issue with the detection of focus modes in situations where a smart trigger is overridden by a scheduled focus.
Improves Speed of --metered Check
Improves the speed of the --metered check of avaiable-cli
.
Minor Output Changes
- Removes trailing space when using
output-cli
- Improves presentation of
--verbose
flag usingavailable-cli
Initial Release
Initial release, with basic testing performed in Catalina, Monterey, and Ventura.