github hars-21/reqsh v0.3.0

latest release: v0.3.1
4 hours ago

New

  • req rerun - re-execute the last executed request
  • req save-response <path> - save the last response body to a file
  • req rename / req remove - rename and delete saved requests
  • Graceful connection errors - clear messages for connection refused,
    DNS resolution failures and timeouts
  • New Linux ARM64 binaries - Raspberry Pi 64-bit, Graviton, etc.

Platform support

Binaries for macOS (Intel & Apple Silicon), Linux (x86_64 & ARM64)
and Windows (x86_64).

Under the hood

  • Reorganized internals: AST-based lexer/parser, dedicated executor
    and session modules
  • CI now tests on Linux, macOS and Windows

Don't miss a new reqsh release

NewReleases is sending notifications on new releases.