Skip to content

Releases: bluefunda/trm-cli

requests CLI v1.2.1

24 Apr 05:35
54d2b70

Choose a tag to compare

1.2.1 (2026-04-24)

Bug Fixes

  • use DOCKER_USERNAME/DOCKER_PASSWORD org secrets, add continue-on-error to description step (962beb1)

requests CLI v1.2.0

24 Apr 04:43
8ce434b

Choose a tag to compare

1.2.0 (2026-04-24)

Features

  • add Docker image publishing to Docker Hub and ghcr.io (de65a64)

requests CLI v1.1.1

23 Apr 18:16
4087527

Choose a tag to compare

1.1.1 (2026-04-23)

Bug Fixes

  • update homebrew-patch to use requests.rb and GITHUB_TOKEN for public repo (263532b)

requests CLI v1.1.0

23 Apr 16:54
7628f0a

Choose a tag to compare

1.1.0 (2026-04-23)

Features

  • rename binary from trm to requests, add cmd entry point (e3ca5c5)

v1.0.2

23 Apr 05:51
1910979

Choose a tag to compare

1.0.2 (2026-04-23)

Bug Fixes

  • discard conn.Close() error in user info command (29e8d37)

v1.0.1

23 Apr 04:43
d7787d0

Choose a tag to compare

1.0.1 (2026-04-23)

Bug Fixes

  • add required version field to golangci.yml for v2 (#5) (ef56674)
  • discard w.Flush() error in Table printer (#7) (39a1b50)

v1.0.0

23 Apr 04:37
ba18b79

Choose a tag to compare

1.0.0 (2026-04-23)

Features

  • initial trm-cli scaffold for bluerequests platform (#2) (37db3ed)

Bug Fixes

  • resolve errcheck lint violations (#4) (8ec7318)