Releases: dmdhrumilmistry/fasthttpclient
Releases · dmdhrumilmistry/fasthttpclient
v1.2.3
What's Changed
- bump deps and revert changes by @dmdhrumilmistry in #10
Full Changelog: v1.2.1...v1.2.3
v1.2.2
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.2
v1.2.1
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
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
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
- @dependabot made their first contribution in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Initial Release
What's Changed
- add new rate limited client by @dmdhrumilmistry in #1
- Add tests by @dmdhrumilmistry in #2
- add function to make concurrent requests by @dmdhrumilmistry in #3
New Contributors
- @dmdhrumilmistry made their first contribution in #1
Full Changelog: https://github.com/dmdhrumilmistry/fasthttpclient/commits/v1.0.0