Skip to content

v0.4.3

Choose a tag to compare

@rscorer rscorer released this 22 Jul 21:14
· 59 commits to main since this release

馃殌 Features & Enhancements

  • Log File Summary on Watch: Added functionality to list all created log files once a watch command completes, allowing users
    to easily find and examine background operation logs. (Addresses issue agentic_ssh-zm3)
  • Dynamic Inspection Mode: Enhanced the post-execution view for the watch subcommand, providing dynamic split-pane navigation
    and full log scrolling across all hosts. (Addresses issue agentic_ssh-yxe)

馃摝 Dependencies & Version Updates

  • Updated project version to 0.4.3.
  • Updated dependencies, including core crates like tokio (to 1.53.1), syn (to 3.0.3), and cryptography crates to their latest
    minor stable versions.