Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 20:05
75a626c

1.3.0 (2025-09-16)

Features

  • enhance ShellRequestOptions to support ShellResponse and improve stream handling (e92d8ec)
  • implement AwaitedShellResponse for improved shell command handling (5763adf)
  • implement thenable interface and async iteration for enhanced shell command experience (5808c46)

Bug Fixes

  • export ReadableTools for improved module accessibility (c8dc466)