0.11.0 - 2025-08-25
- Requires python 3.9 or later
- Removed support for fah 8.1 groups
- work unit
historycommand
wait-until-pausedwill ignore groups with no resources- specifying a group works for fah 8.4.10
0.10.0 - 2025-07-03
- Added units columns PRCG, TPF, Timeout; removed Project column. Table width is 106 characters, clipped to terminal width.
- Added --force option to finish command, which tries to change paused groups with active units directly to Finishing on fah 8.4+. This may break in the future.
- Added short option -f for --force
- Allow legacy passkeys of 30 or 31 characters.
- Added delete-group command
0.9.1 - 2025-05-09
- Fixed intermittent bugs with timeout, deadline display
0.9.0 - 2025-03-31
- Builds osx start/stop notification strings from launchd.plist values
- Updated user name validation to match Web Control
- Added --force option to config user to allow legacy names
- Added PPD total after units table when multiple units
- Added thousands separator to PPD
- Added CPU and GPU PPD totals when both are greater than 0
- Added group config hip
0.8.2 - 2024-12-17
- Removed
windows-cursesas a required dependency
0.8.1 - 2024-11-27
- Use websockets.asyncio.client for websockets 14 compatability
0.8.0 - 2024-10-27
- Added Uninstall to docs and Makefile
- Added
topcommand - Optional shell command completion via Typer
- Uses Typer instead of Argparse for cli parsing
- Client update processing uses translated code from FAH Web Control
0.7.0 - 2024-09-24
Support for FAH older than v8.3 is deprecated.
- Units table shows group run/wait status
- Units table status strings closely match Web Control v8.4.5
- Units table shows deadline 'Expired' instead of negative time
- Updated help text and argument validation
- Improved keyboard interrupt handling (no delay exiting)
- Command 'get' handles array indexes
- Simplified console logging format, and allowed option -dv
0.6.0 - 2024-08-24
- Changed required argument PEER to option --address
- Allow configuring group options without specifying group if there is only one group