What's Changed
- chore: Update Go version to 1.24.0 and add indirect dependencies
- refactor: Remove unused query command implementation
- feat: Add executions command to list build executions with filtering options
- fix: Correct table header formatting in executions output
- feat: Add machine_id command to list machine IDs by hostname
- feat: Enhance version command to display agent and server version number
- fix: Update transaction retrieval endpoint to use transaction_id
- feat: Add transactions command to list executed transactions by machine_id
- docs: Update txlog documentation to reflect new commands and date change
- feat: Update API endpoints for transactions and executions; add items command to list transaction items
- docs: Update command descriptions for build, executions, items, machine_id, and transactions
Full Changelog: v0.2...v1.0