Skip to content

Releases: dmdhrumilmistry/fasthttpclient

v1.2.3

18 Jul 21:36
b590ea2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.3

v1.2.2

13 Jul 21:40
b57a5db
Compare
Choose a tag to compare

What's Changed

  • Feature: make request and response compatible with json/yaml marshalling by @dmdhrumilmistry in #8
  • Chore: add request to concurrentresponse struct for request-response tracking by @dmdhrumilmistry in #9

⚠️ Dummy Release!

Full Changelog: v1.2.0...v1.2.2

v1.2.1

13 Jul 20:38
b57a5db
Compare
Choose a tag to compare

What's Changed

  • Feature: make request and response compatible with json/yaml marshalling by @dmdhrumilmistry in #8
  • Chore: add request to concurrentresponse struct for request-response tracking by @dmdhrumilmistry in #9

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Jul 13:37
60f97b3
Compare
Choose a tag to compare

What's Changed

  • feature: add progress bar to MakeConcurrentRequests function and chore: bump deps by @dmdhrumilmistry in #7

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Jul 14:45
5ea57a4
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/li-jin-gou/http2curl from 0.1.1 to 0.1.2 by @dependabot in #4
  • Bump github.com/valyala/fasthttp from 1.54.0 to 1.55.0 by @dependabot in #5
  • Feature: Add duration to response struct by @dmdhrumilmistry in #6

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Initial Release

02 Jun 10:59
30e4f4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/dmdhrumilmistry/fasthttpclient/commits/v1.0.0