Skip to content

Release 3.0.28

Choose a tag to compare

@valentic valentic released this 24 Apr 18:11
· 11 commits to master since this release

2026-04-14 Todd Valentic
- Directory client - reduce log output on connect
- Directory client - add timeout to standalone client
- ProcessClient - no longer require sys.argv to be passed in init
- console - major updates for better command completion and appearance
- viewlog - show processclient startup errors in a panel
- diskmonitor - use rich for table, remove texttable as dependency
- pyproject.toml - Update dependency versions
- Release 3.0.28

2026-03-07 Todd Valentic
- Improve logging setup. Handlers only on root
- Consolidate logging setup to use transportlogger
- Add JSON log output format
- Rewrote viewlog to support JSON records, color output
- Add standalone version of the directory component
- Release 3.0.27

2026-03-03 Todd Valentic
- viewlog - fix recursive log file search
- Expand user (~) in PATH read from config files
- Only set PYTHONPATH in temporary environ for processgroup
- Release 3.0.26

2025-06-23 Todd Valentic
- Add contrib/containers

2025-06-16 Todd Valentic
- Add script option to transport-get-article (1.3)
- Release 3.0.24