Skip to content

trqsh CLI v0.2.1

Latest

Choose a tag to compare

@hamroqulovv hamroqulovv released this 08 Aug 09:34

Changelog

  • ab1c6c5f6e32b00ce8902618d1d08b5ac6499b7a chore(release): bump npm/PyPI packaging to v0.2.1
  • 3a663308b77da02fb11d8f8956cc7d6688c2edfb feat(cli): Ctrl+A selects the whole input, GUI-style
  • 75f435ae5db495457b85dc5bc26d6fb6fcc007e2 feat(cli): verify the Sigstore/cosign bundle before self-update installs it
  • c368a1c1370d938caad7be6564f3af29a77dfda4 fix(cli): keep the welcome banner after /clear
  • 79f0ac422141f1a9e1d6e58b7debaa2e37109457 fix(npm): auto-fix PATH when npm's global bin dir is missing from it
  • e989431080e46614f10103747b90f045c5dfadf6 fix(pypi): self-heal PATH on Windows so trqsh survives a --user install
  • b565cdff5a544a7f9c5419a58ec077ae5c189844 fix(release): sign checksums.txt with the Sigstore-standard bundle format
  • b3846662c9de0ef1b2d25a6adc638d5521b74e04 test(cli): update TestReplFlow for the /clear welcome-banner fix