Releases: jsdelivr/globalping-cli
Releases · jsdelivr/globalping-cli
v1.5.0
Changelog
- e825f24 fix: change the default HTTP protocol to HTTPS (#165)
- 711d830 feat: show TLS details in HTTP tests (#164)
- 5f1be53 feat: add user info into the location output (#162)
- b066ac7 feat: show help when running empty commands (#160)
- 3b2fe8c chore: update Go version to 1.23 and update dependencies (#159)
- 8dbb787 docs: add OPTIONS as a supported HTTP method (#158)
- b73da6d docs: link to add credits modal
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
Changelog
- ef7ddc9 misc: improve flags help (#135)
- 6b5f095 misc: switch everything to globalping.io
- 8cfd0de fix: handling of tokens revoked before expiration (#134)
- be19e61 fix: improve error messages of 422 errors (#133)
- acfb26f feat: add limits command (#131)
- abf3b23 feat: add auth support via command (#129)
- e87cb79 misc: allow user agent to be passed to the globalping client (#127)
- cf74203 fix: output extra information into stderr (#126)
- f93bbc3 docs: revise readme (--infinite flag, history command) (#125)
- 8fcfee4 fix: set request's host only if the --host flag is used (#124)
- 34abab9 fix: incorrect color on macOS terminal (#122)
- d2423b3 refactor: simplify text styling when using CI mode (#121)
- c73170e feat: add -X as a shorthand for --method in HTTP (#120)
- 2edb712 misc: update api models according to spec (#119)
- 185edd2 misc: improve client caching (#118)
- f9b698d refactor: use the new X-Request-Cost header
- 963e544 feat: add rate limit and credits info to existing commands (#114)
- 22011f6 test: add a new infinite mode parsing test
- 003bfb9 feat: add --ipv4 & --ipv6 flags (#113)
- 03a8dfa feat: add support for authorization via GLOBALPING_TOKEN (#112)
- a5ad37b fix: use . in --infinite links in the history command
- 8a1be4d misc: remove duplicate code (#111)
- 22466d3 ci: fix linux release action
v1.3.0
Changelog
- 582c35f misc: fix typos in the code (#104)
- 40721c4 docs: update readme help sample
- f4e0cd3 docs: revise help screens (#102)
- ad2db29 fix: indent flags descriptions based on the terminal width (#103)
- a64f850 refactor: replace + with . in infinite links (#100)
- 946ab93 misc: update packagecloud release (#98)
- c522c89 feat: add history command (#97)
- 2c844ae misc: update location output, add custom area printer (#96)
- 52b7a42 feat: infinite ping - concurent calls (#93)