Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Feb 06:30
· 2 commits to main since this release

Change Log

Feature

  • ✨ feat: gbench - an http load testing tool like ab 36b9bd5
  • ✨ feat: cmd/greq - Simple HTTP request tool, like curl e293f66
  • ✨ feat: ext/batch - support batch sends requests, wait one ok OR wait all ok bbcad20
  • feat: Add test cases and documentation comments e9f8085
  • feat: add new exe - httpfile for parse .http file 00bccf6
  • feat(down): Improve the file download functionality and add utility functions. 560dbf1
  • feat(download): Enhance download functionality and add progress display 719d3ff
  • feat(greq): Enhanced HTTP client functionality df16f83
  • feat(greq): Add a Download method to download remote files to local aab0684
  • feat: Add multipart file upload support, tests and docs 7e4c344

Update

  • πŸ‘” up: update client request build logic f7e6a0e
  • πŸ‘” up: gbench - some logic update, move to subdir b8329d5
  • πŸ‘” up: batch - update some logic and add test cases 6cdc4e3
  • πŸ“ chore: update some comments and docs 0b9a683
  • update: Improve HTTP file parsing and request handling 4828d60
  • up: record request cost time to resp 13fc2ce
  • up: add download file support f346658
  • up: fix some build and test error 0a97a45
  • up: gbench - add cli progress bar show 4b2cd44
  • update(greq): Move the NewTransport function from client.go to greq.go 83f1122
  • update(resp): add Body nil check on CloseBody 88588f0
  • up: Add AGENTS.md and tidy module files f554796
  • up: Unify timeout handling and harden HTTP client config a9e43a9
  • up: Add Makefile, update .gitignore and URL handling ec2de3f

Other

  • chore(deps): bump actions/checkout from 4 to 5 (#78) 575fd11
  • chore(deps): bump actions/checkout from 5 to 6 (#79) 11b7b91
  • chore(deps): Update dependent versions and optimize code formatting 5ba2dc5